rename "Script-Fu Console" menu item to simply "Console".
2008-02-04 Michael Natterer <mitch@gimp.org> * plug-ins/script-fu/script-fu.c: rename "Script-Fu Console" menu item to simply "Console". svn path=/trunk/; revision=24791
This commit is contained in:

committed by
Michael Natterer

parent
9d3850bc20
commit
f4033561ef
@ -1,3 +1,8 @@
|
||||
2008-02-04 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* plug-ins/script-fu/script-fu.c: rename "Script-Fu Console" menu
|
||||
item to simply "Console".
|
||||
|
||||
2008-02-04 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/pdb/gimppdb-utils.[ch]: add gimp_pdb_item_is_attached()
|
||||
|
@ -113,7 +113,7 @@ script_fu_query (void)
|
||||
"Spencer Kimball & Peter Mattis",
|
||||
"Spencer Kimball & Peter Mattis",
|
||||
"1997",
|
||||
N_("Script-Fu _Console"),
|
||||
N_("_Console"),
|
||||
NULL,
|
||||
GIMP_PLUGIN,
|
||||
G_N_ELEMENTS (console_args), 0,
|
||||
|
Reference in New Issue
Block a user