gimp/plug-ins
Michael Natterer 720518b33a Removed the definitions of the tearoff menu items and build them on the
1999-11-25  Michael Natterer  <mitch@gimp.org>

	* app/menus.c: Removed the definitions of the tearoff menu items
	and build them on the fly. Added N_()-marked submenus instead so
	they get properly translated. Removed N_() from all separators.

	Hacked menu_translate(): Don't try to translate separators,
	tearoffs and the /File/MRUxx entries. Avoid multiple lookups in
	the "gimp-std-plugins" domain. Translating plug-in menu entries is
	still broken.

	Defined all filter categories for proper translation and a first
	try to order them and to add separators (please comment...).

	New Category /Filters/Web.

	(Did 'make update-po' in the po* directories and updated the
	german translations.)

	* app/about_dialog.c
	* app/brush_select.c
	* app/drawable.c
	* app/errors.c
	* app/free_select.c
	* app/gradient.c
	* app/info_dialog.c
	* app/plug_in.c
	* app/tool_options.c: minor i18n updates like removing _() from
	some error messages.

	* app/context_manager.c: a private context for the Xinput Airbrush.

	* plug-ins/common/video.c: Register under /Filters/Distorts

	* plug-ins/imagemap/imap_main.c: Register under /Filters/Web
	(Marc, what about putting "prepare for gif" and "webify" there?)

	* plug-ins/perl/po/de.po: s/Xtn/Xtns/g
1999-11-25 11:35:48 +00:00
..
AlienMap added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
AlienMap2 added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
bmp Updated BMP file plug-in from Alexander Schulz 1999-11-03 18:47:35 +00:00
borderaverage i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
common Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
dbbrowser new prefs. page "Help System" because there will soon be more widgets 1999-11-20 14:27:07 +00:00
faxg3 use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
fits version number bump; add check for standalone gtkxmhtml from Sesse 1999-11-24 23:58:46 +00:00
flame added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
fp Reorganized the core menu items (everything except <Image>/Filters). 1999-11-20 12:12:41 +00:00
FractalExplorer added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
gap i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
gdyntext i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
gfig added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
gflare added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
gfli plug-ins/gfli/fli.[ch] applied gimp-narazaki-990914-0, fixes bogus magic 1999-09-14 20:54:02 +00:00
gimpressionist i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
gpc plug-ins/common/mkgen.pl added a pattern rule to install single plugins 1999-06-25 01:29:23 +00:00
helpbrowser i18n stuff 1999-11-22 22:38:02 +00:00
ifscompose i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
imagemap Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
jpeg as we alreadey discussed on #gimp 1999-11-24 00:27:39 +00:00
libgck use libgck_la_LIBADD to get shared lib deps 1999-09-01 03:24:12 +00:00
Lighting the plug-ins I missed in my last commit 1999-11-23 21:59:05 +00:00
MapObject added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
maze added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
megawidget libgimp/Makefile.am new widget which provides a simple button with a color 1999-10-31 21:00:32 +00:00
mosaic i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
pagecurl added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
perl Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
print i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
pygimp updated documentation. 1999-11-11 14:21:23 +00:00
rcm Reorganized the core menu items (everything except <Image>/Filters). 1999-11-20 12:12:41 +00:00
script-fu version number bump; add check for standalone gtkxmhtml from Sesse 1999-11-24 23:58:46 +00:00
sel2path include all header files that belong to libgimpui 1999-11-14 21:56:01 +00:00
sgi the rest of the save plug-ins !? 1999-10-20 01:45:41 +00:00
sinus i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
struc i18n stuff, dots for menu entries and dialog layout tweaks 1999-11-23 20:29:20 +00:00
twain Add Acquire under the File menu. 1999-08-26 23:49:39 +00:00
unsharp added dots to all menu entries of interactive plug-ins and did the usual 1999-11-23 23:49:45 +00:00
uri free the string returned by gimp_temp_name() 1999-10-27 22:16:20 +00:00
webbrowser Corrected GIMP News URL. 1999-09-18 01:56:51 +00:00
winsnap Must call gimp_set_remove_handler() to remove the browser_info_update 1999-11-09 23:01:31 +00:00
xjt API PATCH #2 or so 1999-10-17 00:07:55 +00:00
.cvsignore more .cvsignores 1997-11-27 22:01:52 +00:00
Makefile.am auto* stuff for helpbrowser 1999-10-04 02:23:41 +00:00
makefile.cygwin Include config.h for ENABLE_NLS. 1999-11-14 02:08:07 +00:00
makefile.msc Include config.h for ENABLE_NLS. 1999-11-14 02:08:07 +00:00