Revision: 1781
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1781&view=rev
Author: phantom_sf
Date: 2007-11-14 00:30:54 -0800 (Wed, 14 Nov 2007)
Log Message:
-----------
2007-11-13 P.G. Richardson <phantom_sf at users.sourceforge.net>
* data/stock_icons.c: corrected new name of photo icon
Modified Paths:
--------------
gtkpod/trunk/ChangeLog_detailed
gtkpod/trunk/src/stock_icons.c
Modified: gtkpod/trunk/ChangeLog_detailed
===================================================================
--- gtkpod/trunk/ChangeLog_detailed 2007-11-13 22:24:59 UTC (rev 1780)
+++ gtkpod/trunk/ChangeLog_detailed 2007-11-14 08:30:54 UTC (rev 1781)
@@ -1,5 +1,9 @@
2007-11-13 P.G. Richardson <phantom_sf at users.sourceforge.net>
+ * data/stock_icons.c: corrected new name of photo icon
+
+2007-11-13 P.G. Richardson <phantom_sf at users.sourceforge.net>
+
* data/tunes_playlist_icon-48.png: new icon for consideration
2007-11-12 P.G. Richardson <phantom_sf at users.sourceforge.net>
Modified: gtkpod/trunk/src/stock_icons.c
===================================================================
--- gtkpod/trunk/src/stock_icons.c 2007-11-13 22:24:59 UTC (rev 1780)
+++ gtkpod/trunk/src/stock_icons.c 2007-11-14 08:30:54 UTC (rev 1781)
@@ -89,7 +89,7 @@
if (!GPHOTO_PLAYLIST_ICON_PATH)
{
- GPHOTO_PLAYLIST_ICON_PATH = g_build_filename
(PACKAGE_DATA_DIR, PACKAGE, "data", "gphoto_playlist_icon.png", NULL);
+ GPHOTO_PLAYLIST_ICON_PATH = g_build_filename
(PACKAGE_DATA_DIR, PACKAGE, "data", "gphoto_playlist_icon-48.png", NULL);
}
/* Normal Playlist icon */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2