diff options
author | Vincent Renardias <vinc@src.gnome.org> | 2000-04-18 23:21:31 +0800 |
---|---|---|
committer | Vincent Renardias <vinc@src.gnome.org> | 2000-04-18 23:21:31 +0800 |
commit | 45c8795f29856280110111f455ba516eaa36f936 (patch) | |
tree | 7e368c3938d127b1840f0230ba2c24ad6d7b9b64 /configure.in | |
parent | 36315d1469e31f4343eb19904faa49074f2da9c1 (diff) | |
download | gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.gz gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.bz2 gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.lz gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.xz gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.tar.zst gsoc2013-evolution-45c8795f29856280110111f455ba516eaa36f936.zip |
initial setup.
* initial setup.
svn path=/trunk/; revision=2481
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index fd95d5e2e8..bac3b27ed3 100644 --- a/configure.in +++ b/configure.in @@ -49,7 +49,7 @@ AC_MSG_RESULT($system_mail_dir) AC_DEFINE_UNQUOTED(SYSTEM_MAIL_DIR, "$system_mail_dir") -ALL_LINGUAS="el gl no sv uk" +ALL_LINGUAS="el fr gl no sv uk" AM_GNOME_GETTEXT |