summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGediminas Paulauskas <menesis@delfi.lt>2001-01-25 02:37:49 +0000
committerGediminas Paulauskas <menesis@src.gnome.org>2001-01-25 02:37:49 +0000
commit0cc08c22142416c4acfdc5a3e775da278ee0e4e7 (patch)
tree88eb3ddb777317e5e9f89eb392c85682b2632125 /Makefile.am
parent6571100e38405ee93fbfc1fa12f1af6d35def086 (diff)
Yeah! this checkin alters 182 files!
More importantly, gnome-applets now uses xml-i18n-tools to update and merge translations from/to everywhere, including *.desktop files. So the long-awaited-all-desktop-files-in-one-po feature has become available. Enjoy! 2001-01-25 Gediminas Paulauskas <menesis@delfi.lt> Require xml-i18n-tools to build from CVS, otherwise use them. So finally translators will be happy -- they need to translate only one file! * */Makefile.am: automatically rebuild *.desktop files, distribute both .desktop and .desktop.in. Misc cleanups. * */.cvsignore: added *.desktop. * .cvsignore: added xml-i18n-*. * */*.desktop: removed. * */*.desktop.in: generated new empty files. * configure.in: added xml-i18n macro. 2001-01-25 Gediminas Paulauskas <menesis@delfi.lt> * gnome-applets now use xml-i18n-tools to update all translations, including *.desktop files!!! * *.po: appended all translations from *.desktop files. * POTFILES.in: added all desktop.in files here. * update.pl, README.tools: now obsolete. * update.sh: replaced with simple script from nautilus which just WARNS and calls xml-i18n-update.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ae5cf2310..118d693fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -112,5 +112,8 @@ DIST_SUBDIRS = \
EXTRA_DIST = \
gnome-applets.spec.in \
gnome-applets.spec \
- applet-docs.make
+ applet-docs.make \
+ xml-i18n-update \
+ xml-i18n-extract \
+ xml-i18n-merge