plug-ins/common/align_layers.c app/gui/image-menu.c plug-ins/fp/fp.c

2003-08-05 Henrik Brix Andersen <brix@gimp.org>

* plug-ins/common/align_layers.c
* app/gui/image-menu.c
* plug-ins/fp/fp.c
* plug-ins/common/compose.c
* plug-ins/common/ccanalyze.c: added even more mnemonics to fix more of
#106991. Many more to follow...
This commit is contained in:
Henrik Brix Andersen 2003-08-04 22:05:58 +00:00 committed by Henrik Brix Andersen
parent 699b30e058
commit 449f0eeedd
3 changed files with 3 additions and 1 deletions

View File

@ -1011,6 +1011,7 @@ GimpItemFactoryEntry image_menu_entries[] =
MENU_BRANCH (N_("/Filters/_Blur")),
MENU_BRANCH (N_("/Filters/_Colors")),
MENU_BRANCH (N_("/Filters/Colors/_Map")),
MENU_BRANCH (N_("/Filters/_Noise")),
MENU_BRANCH (N_("/Filters/Edge-De_tect")),
MENU_BRANCH (N_("/Filters/En_hance")),

View File

@ -1011,6 +1011,7 @@ GimpItemFactoryEntry image_menu_entries[] =
MENU_BRANCH (N_("/Filters/_Blur")),
MENU_BRANCH (N_("/Filters/_Colors")),
MENU_BRANCH (N_("/Filters/Colors/_Map")),
MENU_BRANCH (N_("/Filters/_Noise")),
MENU_BRANCH (N_("/Filters/Edge-De_tect")),
MENU_BRANCH (N_("/Filters/En_hance")),

View File

@ -298,7 +298,7 @@ query (void)
"Peter Kirchgessner",
"Peter Kirchgessner (peter@kirchgessner.net)",
"1997",
N_("<Image>/Filters/Colors/Compose..."),
N_("<Image>/Filters/Colors/Com_pose..."),
"GRAY*",
GIMP_PLUGIN,
G_N_ELEMENTS (args),