From: <the...@us...> - 2006-09-11 04:39:16
|
Revision: 17243 http://svn.sourceforge.net/gaim/?rev=17243&view=rev Author: thekingant Date: 2006-09-10 21:39:08 -0700 (Sun, 10 Sep 2006) Log Message: ----------- I left off a \, which was causing some images not to be included in the tar.gz Modified Paths: -------------- trunk/gtk/pixmaps/status/default/Makefile.am Modified: trunk/gtk/pixmaps/status/default/Makefile.am =================================================================== --- trunk/gtk/pixmaps/status/default/Makefile.am 2006-09-11 03:58:37 UTC (rev 17242) +++ trunk/gtk/pixmaps/status/default/Makefile.am 2006-09-11 04:39:08 UTC (rev 17243) @@ -132,7 +132,7 @@ qq_97.png \ qq_98.png \ qq_99.png \ - qq_100.png + qq_100.png \ secure.png \ silc.png \ simple.png \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |