Commit graph

11 commits

Author SHA1 Message Date
Sven Neumann de91634349 Made 1.3.11 release. 2002-12-30 20:47:42 +00:00
Sven Neumann 40c34aab35 Made 1.3.9 release.
2002-10-11  Sven Neumann  <sven@gimp.org>

        * Made 1.3.9 release.
2002-10-11 00:54:18 +00:00
Sven Neumann 6eb180cd5a Made 1.3.5 release. 2002-03-28 22:41:13 +00:00
Sven Neumann 218e11fde3 GIMP 1.3.4 release. 2002-03-09 19:54:37 +00:00
Sven Neumann 5e470786a0 new file defining the GIMP tips document type.
2002-03-08  Sven Neumann  <sven@gimp.org>

	* gimp-tips.dtd: new file defining the GIMP tips document type.

	* Makefile.am: added a dist-hook that attempts to validate
	gimp-tips.xml using xmllint when building a tarball.

	* gimp-tips.xml.in: specify the DTD. Removed <i> markup tags I
	accidentally left in there.
2002-03-08 18:40:32 +00:00
Sven Neumann 54abc6a8eb removed gimp_tips.de.txt here too.
2002-03-02  Sven Neumann  <sven@gimp.org>

	* Makefile.am: removed gimp_tips.de.txt here too.

	* de.po: updated german translation.
2002-03-02 17:32:49 +00:00
Sven Neumann b7a1ba0f31 merged all existant translations from gimp_tips.de.txt. Sorry, you need
2002-02-27  Sven Neumann  <sven@gimp.org>

	* de.po: merged all existant translations from gimp_tips.de.txt.
	Sorry, you need the very latest intltool from CVS to be correctly
	extract and merge messages.

	* gimp_tips.de.txt: removed.
2002-02-27 17:08:17 +00:00
Sven Neumann 86b7e87e56 Added ChangeLog.
2002-02-25  Sven Neumann  <sven@gimp.org>

        * Added ChangeLog.

        * de.po: updated german tips translation.
2002-02-25 22:27:58 +00:00
Sven Neumann b95b488477 changed dot to underscore in implementation of gimp_temp_name(). Fixes bug
2002-02-25  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/pdb/fileops.pdb: changed dot to underscore in
	implementation of gimp_temp_name(). Fixes bug #72324.

	* app/pdb/fileops_cmds.c: regenerated.

	* Makefile.am
	* tips/update.sh: added a script to update po files.
2002-02-25 21:50:45 +00:00
Sven Neumann c3efdd2ab8 strip newlines, tabs and adjacent spaces from string values. Added a naive
2002-02-25  Sven Neumann  <sven@gimp.org>

	* app/gui/tips-parser.[ch]: strip newlines, tabs and adjacent spaces
	from string values. Added a naive locale match algorithm. We'll see
	how well it works in real life...

	* app/gui/tips-dialog.c: call gimp_tips_from_file() with current
	locale. Let GTK+ do the line breaks, assorted cosmetic changes.

	* tips/de.po: stripped newlines from translation.
2002-02-25 16:48:30 +00:00
Sven Neumann 0492a0309f HACKING fixed intltool version number, we need intltool 0.15.
2002-02-24  Sven Neumann  <sven@gimp.org>

	* HACKING
	* autogen.sh: fixed intltool version number, we need intltool 0.15.

	* tips/Makefile.am
	* tips/POTFILES.in
	* tips/de.po
	* tips/gimp-tips.xml.in: translation framework for new XML-ized tips
	file. Thanks to Carol for converting the tips to XML.
2002-02-24 21:23:27 +00:00