Commit Graph

83 Commits

Author SHA1 Message Date
Abel Cheung 726b75ea81 Convert old traditional Chinese tips file to po file. Removed.
2003-02-09  Abel Cheung  <maddog@linux.org.hk>

	* Makefile.am, zh_TW.po: Convert old traditional
	  Chinese tips file to po file.
	* gimp_tips.zh_TW.txt: Removed.
2003-02-09 17:36:57 +00:00
Kwok-Koon Cheung e49d99afbc Updated traiditional Chinese translation and fixed glitches for other po files 2003-02-05 10:08:46 +00:00
Tor Lillqvist 5ed487b966 Drop makefile.mingw.
2002-12-25  Tor Lillqvist  <tml@iki.fi>

	* Makefile.am (EXTRA_DIST): Drop makefile.mingw.
2002-12-25 23:12:02 +00:00
Wang Jian 26dc29eb68 *** empty log message *** 2002-10-30 06:27:08 +00:00
Chyla Zbigniew f3adf378ab Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2002-05-26 14:05:05 +00:00
Sven Neumann 17e0621305 added pl.po. Removed gimp_tips.pl.txt.
2002-05-21  Sven Neumann  <sven@gimp.org>

	* Makefile.am (tips_POFILES): added pl.po. Removed gimp_tips.pl.txt.
2002-05-21 09:02:11 +00:00
Zbigniew Chyla 7cb48dff29 Added Polish translation by GNOME PL Team <translators@gnome.pl>.
2002-05-20  Zbigniew Chyla  <cyba@gnome.pl>

	* pl.po: Added Polish translation by
	GNOME PL Team <translators@gnome.pl>.
2002-05-20 14:29:43 +00:00
Sven Neumann c1214ea359 added zh_CN.po (although it should really be called zh-CN instead).
2002-03-16  Sven Neumann  <sven@gimp.org>

	* Makefile.am: added zh_CN.po (although it should really be called
	zh-CN instead).
2002-03-16 15:36:52 +00:00
Wang Jian 8e2239e6c3 *** empty log message *** 2002-03-16 09:41:00 +00:00
Sven Neumann 02aefc1467 Updates to the japanese translation from <iccii@hotmail.com>. 2002-03-13 13:41:33 +00:00
Stanislav Visnovsky 7c5b86b530 Added Slovak translation by Zdenko Podobny <zdpo@mailbox.sk>.
2002-03-13  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

        * sk.po: Added Slovak translation by Zdenko Podobny <zdpo@mailbox.sk>.
2002-03-13 12:28:32 +00:00
Christian Rose 0a4b091ab0 Updated Swedish translation.
2002-03-11  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2002-03-11 16:30:27 +00:00
Sven Neumann bdbd2a2847 use NMTOKEN for xml:lang attribute values.
* gimp-tips.dtd: use NMTOKEN for xml:lang attribute values.
2002-03-11 15:50:51 +00:00
Sven Neumann 0166a691a3 bumped version number to 1.3.5.
2002-03-11  Sven Neumann  <sven@gimp.org>

	* configure.in: bumped version number to 1.3.5.

	* NEWS: updated.

	* themes/Default/imagerc: fixed typos.

2002-03-11  Sven Neumann  <sven@gimp.org>

	* POTIFLES.in: fixed stupid error, need to refer to gimp-tips.xml.in,
	not the generated header.

	* Makefile.am: removed unneeded POTFILES rule.

	* update.sh: removed redundant call to intltool-extract.
2002-03-11 15:12:20 +00:00
Sven Neumann 15045ef6b5 removed intltool version check, it is broken :-( Updated dependencies to
2002-03-09  Sven Neumann  <sven@gimp.org>

	* configure.in: removed intltool version check, it is broken :-(
	Updated dependencies to glib-2.0.0, pango-1.0.0 and gtk+-2.0.0.

	* HACKING
	* INSTALL: updated.

2002-03-09  Sven Neumann  <sven@gimp.org>

	* Makefile.am: added update-po rule, improved dist-hook rule.
	Removed the the old gimp_tips.*.txt files from EXTRA_DIST.

	* gimp-tips.dtd: improved.

	* update.sh: validate gimp-tips.xml after regeneration.
2002-03-09 18:21:36 +00:00
Sven Neumann cc0daf641e fixed the dist-hook rule.
2002-03-09  Sven Neumann  <sven@gimp.org>

	* Makefile.am: fixed the dist-hook rule.
2002-03-09 00:12:08 +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 05b61378c4 Even more voodoo for distcheck. 2002-03-08 16:38:44 +00:00
Wang Jian 7453a6604d *** empty log message *** 2002-03-08 15:36:05 +00:00
Sven Neumann 906a8784ba Handle gtk-doc just like GTK+ does it now:
2002-03-08  Sven Neumann  <sven@gimp.org>

	Handle gtk-doc just like GTK+ does it now:

	* configure.in: check for gtk-doc version 0.9. Do not build the API
	reference by default.

	* autogen.sh: pass --enable-gtk-doc to configure.

	* Makefile.am: Added a slightly modified distcheck rule that passes
        --enable-gtk-doc to the configure inside.

	* NEWS: updated.

Revival of the API reference framework.
Misc fixes.
2002-03-08 12:36:40 +00:00
Sven Neumann 2d1b904752 fixed markup.
* pt.po: fixed markup.
2002-03-08 08:23:35 +00:00
Sven Neumann de63184532 Misc i18n fixes. 2002-03-08 08:21:01 +00:00
Duarte Loreto ec482ad8ca Added Portuguese translation.
2002-03-08  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Added Portuguese translation.
2002-03-08 01:22:08 +00:00
Ole Laursen e062b608ef Updated Danish translation.
2002-03-07  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2002-03-07 21:41:16 +00:00
Duarte Loreto a85210a167 Added Portuguese translation.
2002-03-07  Duarte Loreto <happyguy_pt@hotmail.com>

        * gimp_tips.pt.txt: Added Portuguese translation.
2002-03-07 01:55:53 +00:00
Christian Rose 8c2210610e Added Swedish translation.
2002-03-05  Christian Rose  <menthos@menthos.com>

	* sv.po: Added Swedish translation.
2002-03-05 10:23:46 +00:00
Sven Neumann 951f9f8973 test for intltool >= 0.17
2002-03-03  Sven Neumann  <sven@gimp.org>

	* update.sh: test for intltool >= 0.17
2002-03-03 12:48:07 +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
Ole Laursen 4ab577abc9 Added Danish translation from gimp_tips.da.txt from gimp-1-2 branch and
2002-03-02  Ole Laursen  <olau@hardworking.dk>

	* da.po: Added Danish translation from gimp_tips.da.txt from
	gimp-1-2 branch and converted it to UTF-8.
2002-03-02 17:18:37 +00:00
Sven Neumann 2d0c8b20fa typo 2002-02-27 17:08:58 +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 4ad347fbf7 changed update.sh scripts to use intltool 2002-02-26 17:37:22 +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