diff options
author | Kalle Wallin <kaw@linux.se> | 2006-03-28 07:55:17 +0000 |
---|---|---|
committer | Kalle Wallin <kaw@linux.se> | 2006-03-28 07:55:17 +0000 |
commit | fbc94537425e7238c5981b6d3821f2f5b0163c2e (patch) | |
tree | 14564f9bc2d94d67ae81e82b25b96820d8439e9e /configure.ac | |
parent | 6f801ae17628193cd2d666137a11710939e82794 (diff) | |
download | mpd-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
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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 |