gnome-applets r10753 - trunk/stickynotes



Author: callum
Date: Wed Mar 12 08:10:28 2008
New Revision: 10753
URL: http://svn.gnome.org/viewvc/gnome-applets?rev=10753&view=rev

Log:
Use the correct icon for the sticky-notes about dialog.

Modified:
   trunk/stickynotes/ChangeLog
   trunk/stickynotes/stickynotes_applet_callbacks.c

Modified: trunk/stickynotes/stickynotes_applet_callbacks.c
==============================================================================
--- trunk/stickynotes/stickynotes_applet_callbacks.c	(original)
+++ trunk/stickynotes/stickynotes_applet_callbacks.c	Wed Mar 12 08:10:28 2008
@@ -366,7 +366,7 @@
 		"authors",	authors,
 		"documenters",	documenters,
 		"translator-credits",	_("translator-credits"),
-		"logo-icon-name",	"stock_notes",
+		"logo-icon-name",	"gnome-sticky-notes-applet",
 		NULL);
 }
 



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