[gevice] change es_ES to es



commit 859770a195fc97f8d07c17670a404de67387f1bb
Author: Alejandro Valdes Jimenez <avaldes utalca cl>
Date:   Thu May 14 12:20:02 2009 -0400

    change es_ES to es
---
 ChangeLog    |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6fc0545..d978d74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-14  Alejandro Valdes Jimenez  <avaldes utalca cl>
+
+	* configure.ac: change es_ES to es.
+
 2009-05-12  Alejandro Valdes Jimenez  <avaldes utalca cl>
 	* data/glade/gevice.glade:add new window for model maintainer
 	* src/gevicedatabase.py:add functions for get lists of type of device and marks
diff --git a/configure.ac b/configure.ac
index c4bd621..87911c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@ if test "$GCONFTOOL" = "no"; then
 fi
 
 # i18n
-ALL_LINGUAS="es_ES"
+ALL_LINGUAS="es"
 GETTEXT_PACKAGE=gevice
 AC_SUBST([GETTEXT_PACKAGE])
 AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], "$GETTEXT_PACKAGE", [Gettext package])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]