all plug-ins except script-fu: removed the translation marks from the menu

2004-10-12  Michael Natterer  <mitch@gimp.org>

	* plug-ins/*/*.c: all plug-ins except script-fu: removed the
	translation marks from the menu paths passed to
	gimp_plugin_menu_register(). All default menu branches used by
	included plug-ins are created and translated by the core now.
This commit is contained in:
Michael Natterer
2004-10-12 21:48:39 +00:00
committed by Michael Natterer
parent ab6c609ce1
commit 8e15676423
118 changed files with 171 additions and 247 deletions

View File

@ -131,8 +131,7 @@ static void query()
G_N_ELEMENTS (args), nreturn_vals,
args, return_vals);
gimp_plugin_menu_register ("plug_in_imagemap",
N_("<Image>/Filters/Web"));
gimp_plugin_menu_register ("plug_in_imagemap", "<Image>/Filters/Web");
}
static void