gnome-panel r11240 - trunk/gnome-panel



Author: sdeburca
Date: Sun Aug 31 21:19:48 2008
New Revision: 11240
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11240&view=rev

Log:
2008-08-31  SeÃn de BÃrca  <sdeburca svn gnome org>

	* panel-context-menu.c: (panel_context_menu_show_about_dialog):
	Set title of about dialog to allow for correct translation. Fixes bug
	#549902.


Modified:
   trunk/gnome-panel/ChangeLog
   trunk/gnome-panel/panel-context-menu.c

Modified: trunk/gnome-panel/panel-context-menu.c
==============================================================================
--- trunk/gnome-panel/panel-context-menu.c	(original)
+++ trunk/gnome-panel/panel-context-menu.c	Sun Aug 31 21:19:48 2008
@@ -133,6 +133,7 @@
 				    "applications and provides useful utilities."),
 		      "authors", authors,
 		      "documenters", documenters,
+		      "title", _("About the GNOME Panel"),
 		      "translator-credits", _("translator-credits"),
 		      "logo-icon-name", PANEL_ICON_PANEL,
 		      NULL);



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