gimp r24802 - in trunk: . plug-ins/print



Author: neo
Date: Tue Feb  5 07:50:26 2008
New Revision: 24802
URL: http://svn.gnome.org/viewvc/gimp?rev=24802&view=rev

Log:
2008-02-05  Sven Neumann  <sven gimp org>

	* plug-ins/print/print.c: removed ellipsis from "Page Setup" 
menu
	entry as specified in the HIG.



Modified:
   trunk/ChangeLog
   trunk/plug-ins/print/print.c

Modified: trunk/plug-ins/print/print.c
==============================================================================
--- trunk/plug-ins/print/print.c	(original)
+++ trunk/plug-ins/print/print.c	Tue Feb  5 07:50:26 2008
@@ -121,7 +121,7 @@
                           "Bill Skaggs, Sven Neumann, Stefan RÃllin",
                           "Sven Neumann <sven gimp org>",
                           "2008",
-                          N_("Page Set_up ..."),
+                          N_("Page Set_up"),
                           "*",
                           GIMP_PLUGIN,
                           G_N_ELEMENTS (print_args), 0,



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