2006-04-09 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* po/LINGUAS: New file listing all supported languages.
* configure.in: Use po/LINGUAS instead of including all languages
directly in this file. See the wiki for more information:
http://live.gnome.org/GnomeGoals/PoLinguas
+2006-04-09 Wouter Bolsterlee <uws+gnome@xs4all.nl>
+
+ * po/LINGUAS: New file listing all supported languages.
+
+ * configure.in: Use po/LINGUAS instead of including all languages
+ directly in this file. See the wiki for more information:
+ http://live.gnome.org/GnomeGoals/PoLinguas
+
2006-04-06 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/ev-document-factory.c:
GNOME_CXX_WARNINGS
GNOME_DEBUG_CHECK
-ALL_LINGUAS="be bg bn br ca cs cy da de dz el en_CA en_GB es et eu fa fi fr gl gu he hi hu id it ja ka ko ku lt lv mk nb ne nl no pa pl pt pt_BR ro ru rw sk sq sr sr@Latn sv th tr uk vi wa zh_CN zh_HK zh_TW"
+AC_SUBST([CONFIG_STATUS_DEPENDENCIES],['$(top_srcdir)/po/LINGUAS'])
+ALL_LINGUAS="`cat "$srcdir/po/LINGUAS" | grep -v '^#'`"
AM_GLIB_GNU_GETTEXT
--- /dev/null
+# please keep this list sorted alphabetically
+
+be
+bg
+bn
+br
+ca
+cs
+cy
+da
+de
+dz
+el
+en_CA
+en_GB
+es
+et
+eu
+fa
+fi
+fr
+gl
+gu
+he
+hi
+hu
+id
+it
+ja
+ka
+ko
+ku
+lt
+lv
+mk
+nb
+ne
+nl
+no
+pa
+pl
+pt
+pt_BR
+ro
+ru
+rw
+sk
+sq
+sr
+sr@Latn
+sv
+th
+tr
+uk
+vi
+wa
+zh_CN
+zh_HK
+zh_TW