aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2006-03-28 07:55:17 +0000
committerKalle Wallin <kaw@linux.se>2006-03-28 07:55:17 +0000
commitfbc94537425e7238c5981b6d3821f2f5b0163c2e (patch)
tree14564f9bc2d94d67ae81e82b25b96820d8439e9e
parent6f801ae17628193cd2d666137a11710939e82794 (diff)
downloadmpd-fbc94537425e7238c5981b6d3821f2f5b0163c2e.tar.gz
mpd-fbc94537425e7238c5981b6d3821f2f5b0163c2e.tar.xz
mpd-fbc94537425e7238c5981b6d3821f2f5b0163c2e.zip
Galician translation from Johám-Luís Miguéns Vila
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@3958 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r--ChangeLog1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 62a9af590..b4f513cd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2006-03-28 Kalle Wallin <kaw@linux.se>
* wreadln.c: fixed TAB completion support when built with libcursesw
(path from René van Bevern)
+ * added galician translation from Johám-Luís Miguéns Vila
2006-01-22 Kalle Wallin <kaw@linux.se>
* configure.ac: use libcursesw by default
diff --git a/configure.ac b/configure.ac
index cd1dc0780..323a24298 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ dnl initialize variables
dnl =======================================================
dnl i18n
-ALL_LINGUAS="es de fr no ru sv"
+ALL_LINGUAS="es de fr gl no ru sv"
set -- $CFLAGS