[gthumb/ext] fixed the command icon name



commit f71bba21d31f645ed8cb5f21a77b67e847034518
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Nov 1 15:54:50 2009 +0100

    fixed the command icon name

 extensions/desktop_background/callbacks.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/desktop_background/callbacks.c b/extensions/desktop_background/callbacks.c
index 7ab6f6d..1a2f70a 100644
--- a/extensions/desktop_background/callbacks.c
+++ b/extensions/desktop_background/callbacks.c
@@ -41,7 +41,7 @@ static const char *fixed_ui_info =
 
 
 static GtkActionEntry action_entries[] = {
-	{ "Tool_DesktopBackground", "desktop-background",
+	{ "Tool_DesktopBackground", "desktop",
 	  N_("Set as Desktop Background"), NULL,
 	  N_("Set the image as desktop background"),
 	  G_CALLBACK (gth_browser_activate_action_tool_desktop_background) },



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]