epiphany r7897 - trunk/src



Author: cosimoc
Date: Mon Jan 28 20:43:52 2008
New Revision: 7897
URL: http://svn.gnome.org/viewvc/epiphany?rev=7897&view=rev

Log:
HIG fixes for menu.
Bug #483312, patch by Luca Ferretti.


Modified:
   trunk/src/ephy-window.c

Modified: trunk/src/ephy-window.c
==============================================================================
--- trunk/src/ephy-window.c	(original)
+++ trunk/src/ephy-window.c	Mon Jan 28 20:43:52 2008
@@ -135,7 +135,7 @@
 	{ "FileSaveAs", GTK_STOCK_SAVE_AS, N_("Save _Asâ"), "<shift><control>S",
 	  N_("Save the current page"),
 	  G_CALLBACK (window_cmd_file_save_as) },
-	{ "FilePrintSetup", STOCK_PRINT_SETUP, N_("Print Set_upâ"), NULL,
+	{ "FilePrintSetup", STOCK_PRINT_SETUP, N_("Page Set_up"), NULL,
 	  N_("Setup the page settings for printing"),
 	  G_CALLBACK (window_cmd_file_print_setup) },
 	{ "FilePrintPreview", GTK_STOCK_PRINT_PREVIEW, N_("Print Pre_view"),"<control><shift>P",



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