Revision: 1685
http://geeqie.svn.sourceforge.net/geeqie/?rev=1685&view=rev
Author: nadvornik
Date: 2009-05-02 22:34:46 +0000 (Sat, 02 May 2009)
Log Message:
-----------
added stock icons for slideshow
Modified Paths:
--------------
trunk/src/layout_util.c
Modified: trunk/src/layout_util.c
===================================================================
--- trunk/src/layout_util.c 2009-05-02 22:19:42 UTC (rev 1684)
+++ trunk/src/layout_util.c 2009-05-02 22:34:46 UTC (rev 1685)
@@ -1296,7 +1296,7 @@
{ "HistogramChan", NULL, N_("Histogram _channels"),
"K", N_("Histogram channels"),
CB(layout_menu_histogram_chan_cb) },
{ "HistogramLog", NULL, N_("Histogram _log mode"),
"J", N_("Histogram log mode"),
CB(layout_menu_histogram_log_cb) },
{ "HideTools", NULL, N_("_Hide file list"),
"<control>H", N_("Hide file list"),
CB(layout_menu_hide_cb) },
- { "SlideShowPause", NULL, N_("_Pause slideshow"),
"P", N_("Pause slideshow"),
CB(layout_menu_slideshow_pause_cb) },
+ { "SlideShowPause", GTK_STOCK_MEDIA_PAUSE, N_("_Pause slideshow"),
"P", N_("Pause slideshow"),
CB(layout_menu_slideshow_pause_cb) },
{ "Refresh", GTK_STOCK_REFRESH, N_("_Refresh"),
"R", N_("Refresh"),
CB(layout_menu_refresh_cb) },
{ "HelpContents", GTK_STOCK_HELP, N_("_Contents"),
"F1", N_("Contents"),
CB(layout_menu_help_cb) },
{ "HelpShortcuts", NULL, N_("_Keyboard shortcuts"),
NULL, N_("Keyboard shortcuts"),
CB(layout_menu_help_keys_cb) },
@@ -1315,7 +1315,7 @@
{ "HideToolbar", NULL, N_("Hide tool_bar"),
NULL, N_("Hide toolbar"),
CB(layout_menu_toolbar_cb), FALSE },
{ "SBar", NULL, N_("_Info"),
"<control>K", N_("Info"),
CB(layout_menu_bar_cb), FALSE },
{ "SBarSort", NULL, N_("Sort _manager"),
"<shift>S", N_("Sort manager"),
CB(layout_menu_bar_sort_cb), FALSE },
- { "SlideShow", NULL, N_("Toggle _slideshow"),
"S", N_("Toggle slideshow"),
CB(layout_menu_slideshow_cb), FALSE },
+ { "SlideShow", GTK_STOCK_MEDIA_PLAY, N_("Toggle _slideshow"),
"S", N_("Toggle slideshow"),
CB(layout_menu_slideshow_cb), FALSE },
{ "UseColorProfiles", GTK_STOCK_SELECT_COLOR, N_("Use _color
profiles"), NULL, N_("Use color profiles"),
CB(layout_color_menu_enable_cb), FALSE},
{ "UseImageProfile", NULL, N_("Use profile from _image"),
NULL, N_("Use profile from image"),
CB(layout_color_menu_use_image_cb), FALSE},
{ "Grayscale", NULL, N_("Toggle _grayscale"),
"<shift>G", N_("Toggle grayscale"),
CB(layout_menu_alter_desaturate_cb), FALSE},
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn