summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBenedikt Roth <bratislav@src.gnome.org>2000-06-14 16:30:36 +0000
committerBenedikt Roth <bratislav@src.gnome.org>2000-06-14 16:30:36 +0000
commit18d51a8088c62f2e3ecc8b1f2ed6e1138b37a25a (patch)
tree2a89c12a2bdfc44fabe4f14fc4aa2521d05647d3 /configure.in
parent1ac98c9d0d49a31abb1f0b1d7a0df9b31151c050 (diff)
downloadnautilus-18d51a8088c62f2e3ecc8b1f2ed6e1138b37a25a.tar.gz
Added German (de) to ALL_LINGUAS Added German translations
* configure.in: Added German (de) to ALL_LINGUAS * nautilus.desktop: Added German translations
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c2105a271..b22ee4be4 100644
--- a/configure.in
+++ b/configure.in
@@ -303,7 +303,7 @@ dnl Test for libpng
AC_SUBST(LIBPNG)
dnl Checks for i18n
-ALL_LINGUAS="da gl ja ko no ru sv tr fr"
+ALL_LINGUAS="da de gl ja ko no ru sv tr fr"
AM_GNOME_GETTEXT
# AM_GNOME_GETTEXT above substs $DATADIRNAME
# this is the directory where the *.{mo,gmo} files are installed