removed ellipsis from "Page Setup" menu entry as specified in the HIG.
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. svn path=/trunk/; revision=24802
This commit is contained in:
committed by
Sven Neumann
parent
0b4a8e2ead
commit
7e67feedff
@ -1,3 +1,8 @@
|
||||
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.
|
||||
|
||||
2008-02-05 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/tools/gimpimagemaptool.c (gimp_image_map_tool_response): don't
|
||||
|
||||
@ -121,7 +121,7 @@ query (void)
|
||||
"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,
|
||||
|
||||
Reference in New Issue
Block a user