Gimp/app
Sven Neumann 02817081ff use NC_() to mark enum values for translation. Use a lower-case short form
2008-11-06  Sven Neumann  <sven@gimp.org>

	* tools/gimp-mkenums: use NC_() to mark enum values for 
translation.
	Use a lower-case short form of the type name as translation 
context.

	* libgimp/libgimp-intl.h: define the NC_() macro as noop.

	* libgimpbase/gimpbasetypes.[ch]
	* libgimpbase/gimpbase.def: added new functions to set and
	get a translation context on an enum type.

	* app/base/Makefile.am
	* app/core/Makefile.am
	* app/display/Makefile.am
	* app/paint/Makefile.am
	* app/plug-in/Makefile.am
	* app/text/Makefile.am
	* app/tools/Makefile.am
	* app/widgets/Makefile.am
	* libgimp/Makefile.am
	* libgimpbase/Makefile.am:
	* libgimpconfig/Makefile.am
	* libgimpthumb/Makefile.am
	* libgimpwidgets/Makefile.am: register the translation context
	with the enum types.

	* app/display/display-enums.h
	* libgimpbase/gimpbaseenums.h
	* libgimpconfig/gimpcolorconfig-enums.h: removed old-style 
explicit
	translation context.

	* app/base/base-enums.c
	* app/core/core-enums.c
	* app/display/display-enums.c
	* app/paint/paint-enums.c
	* app/plug-in/plug-in-enums.c
	* app/text/text-enums.c
	* app/tools/tools-enums.c
	* app/widgets/widgets-enums.c
	* libgimpbase/gimpbaseenums.c
	* libgimpconfig/gimpcolorconfig-enums.c
	* libgimpwidgets/gimpwidgetsenums.c: regenerated.


svn path=/trunk/; revision=27562
2008-11-06 08:28:28 +00:00
..
actions added missing include. 2008-11-04 14:05:24 +00:00
base use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
composite removed trailing whitespace 2008-09-04 08:37:32 +00:00
config bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
core use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
dialogs bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
display use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
file add new function gimp_drawable_stack_invalidate_previews() which does just 2008-11-05 20:48:59 +00:00
gegl bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
gui bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
menus add new functions gimp_get_image_iter(), display_iter() and 2008-11-02 21:34:14 +00:00
paint use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
paint-funcs Implemented Erase, Anti Erase, Color Erase and Replace. These are not 2008-10-31 21:02:26 +00:00
pdb bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
plug-in use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
text use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
tools use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
vectors app/core/gimp-edit.c app/core/gimpchannel.c 2008-11-03 21:17:50 +00:00
widgets use NC_() to mark enum values for translation. Use a lower-case short form 2008-11-06 08:28:28 +00:00
xcf bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
about.h
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h
batch.c
batch.h
errors.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
errors.h bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
fileicon.ico
gimp-intl.h
gimp-log.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp-log.h Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp.rc
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c removed prototype for gimp_sigfatal_handler() 2008-10-13 19:49:51 +00:00
Makefile.am removed checks for PangoFT2. 2008-10-31 07:53:40 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c configure.in require GEGL >= 0.0.21. 2008-10-14 22:44:42 +00:00
sanity.h
signals.c comments. 2008-10-14 07:29:59 +00:00
signals.h app/Makefile.am new files with code split out of main.c. 2008-10-13 19:32:33 +00:00
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c
units.h
version.c
version.h
wilber.ico