gimp/plug-ins/script-fu
Sven Neumann 73e717eb34 require glib-gettextize 2.16.
2008-05-23  Sven Neumann  <sven@gimp.org>

	* autogen.sh (GLIB_REQUIRED_VERSION): require glib-gettextize 2.16.

	* libgimp/libgimp-intl.h
	* plug-ins/pygimp/pygimp-intl.h: synced with gi18n-lib.h from glib
	2.16. This adds support for the C_() macro.

	* plug-ins/script-fu/script-fu-intl.h: just include gi18n.h instead
	of duplicating things from this header.

svn path=/trunk/; revision=25775
2008-05-23 13:36:31 +00:00
..
ftx Test for symlink before testing for other file types. Spotted by David 2008-01-08 06:58:39 +00:00
re plug-ins/script-fu/re/split.c plug-ins/script-fu/re/split.h 2007-05-30 12:02:11 +00:00
scripts applied patch from Ulf-D. Ehlert. Makes the vacated region, which is 2008-05-06 11:52:56 +00:00
tinyscheme Added extra check to stop "(let x 5)" syntax from causing seg fault in 2008-05-22 22:08:18 +00:00
Makefile.am app/core/gimpcontainer-filter.c app/pdb/gimppdb-query.c replace usage of 2007-11-01 08:15:38 +00:00
scheme-wrapper.c Add comment regarding the safe-foreign issue. 2007-10-21 20:47:26 +00:00
scheme-wrapper.h Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-console.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
script-fu-console.h plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-enums.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu-interface.c moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-interface.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-intl.h require glib-gettextize 2.16. 2008-05-23 13:36:31 +00:00
script-fu-scripts.c fixed compilation on Win32 (bug #527300). 2008-04-10 19:38:30 +00:00
script-fu-scripts.h moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-server.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-server.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-text-console.c plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-text-console.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-types.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu.c plug-ins/win-snap/winsnap.c plug-ins/common/screenshot.c 2008-04-09 17:04:24 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00