Commit Graph

8 Commits

Author SHA1 Message Date
Sven Neumann 9bc726a045 HACKING Makefile.am autogen.sh depend on intltool for handling i18n stuff.
2002-02-22  Sven Neumann  <sven@gimp.org>

	* HACKING
	* Makefile.am
	* autogen.sh
	* configure.in: depend on intltool for handling i18n stuff. This
	means that you need intltool to compile The GIMP from CVS. Grab
	it from ftp://ftp.gnome.org/pub/GNOME/stable/sources/intltool/
	or out of gnomecvs module intltool. You shouldn't need it if you
	compile The GIMP from tarball.

	* data/misc/Makefile.am
	* data/misc/gimp.desktop.in.in: merge translations into the desktop
	file.
2002-02-22 17:35:07 +00:00
Sven Neumann 29781dad68 po/Makefile.in.in po-libgimp/Makefile.in.in po-plug-ins/Makefile.in.in
2001-11-12  Sven Neumann  <sven@gimp.org>

	* po/Makefile.in.in
	* po-libgimp/Makefile.in.in
	* po-plug-ins/Makefile.in.in
	* po-script-fu/Makefile.in.in: fixed distdir.
2001-11-12 21:22:08 +00:00
Sven Neumann 4fed85e7e8 I checked in a wrong version by accident. This one should work better.
2001-11-12  Sven Neumann  <sven@gimp.org>

	* Makefile.in.in: I checked in a wrong version by accident. This one
	should work better.
2001-11-12 20:41:22 +00:00
Sven Neumann b41061658e forgot to add this file which is needed now that we no longer use
2001-10-09  Sven Neumann  <sven@gimp.org>

	* Makefile.in.in: forgot to add this file which is needed now that
	we no longer use gettextize.
2001-10-08 22:18:19 +00:00
Manish Singh 4a503de6c1 Remove stale files
-Yosh
1999-03-21 02:26:55 +00:00
Manish Singh 57b32958e6 removed intl virtual modules, use them new fangled autogen.sh's
* removed intl virtual modules, use them new fangled autogen.sh's

-Yosh
1998-12-15 03:13:46 +00:00
Manish Singh 8575718342 added MAINTAINERS to EXTRA_DIST
* Makefile.am: added MAINTAINERS to EXTRA_DIST

* configure.in: nicer -Wall, -ansi, etc. adding for CFLAGS with gcc

* libgimp/parasite*.h
* libgimp/gimpintl.h
* app/Makefile.am
* po/Makefile.in.in
* configure.in: portablity, locale patch (gimp-joke-981028-0)

* configure.in
* plug-ins/Makefile.am: added lic, mapcolor, and xbm plug-ins

* app/app_procs.c
* app/menus.c: cosmetic message fixes

* libgimp/parasite.c: use %p to print pointers

* plug-ins/dbbrowser/dbbrowser_utils.[ch]: changes for new clist stuff

* plug-ins/script-fu/script-fu-enums.h
* plug-ins/script-fu/script-fu-scripts.c
* plug-ins/script-fu/script-fu.c
* plug-ins/script-fu/scripts/carved-logo.scm
* plug-ins/script-fu/scripts/chrome-it.scm
* plug-ins/script-fu/scripts/crystal-logo.scm
* plug-ins/script-fu/scripts/neon-logo.scm
* plug-ins/script-fu/scripts/sota-chrome-logo.scm: applied gimp-ruth-981103-0,
adds a filesel to script-fu and SF-FILENAME param type. Make some scripts use
this.

-Yosh
1998-11-06 00:51:39 +00:00
Manish Singh c10a09ef0d intl stuff
-Yosh
1998-08-03 23:26:26 +00:00