diff options
author | Max Kellermann <max@duempel.org> | 2009-01-04 12:30:14 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-04 12:30:14 +0100 |
commit | 8cdcfa4d0cf982785434075321f29eae2e1ea627 (patch) | |
tree | 1b2efa225f478c60ef4ea1bd0cf38fb822397206 /po/LINGUAS | |
parent | 4e7244f5245756fc3b58484faf1cc2675e97ed05 (diff) | |
download | mpd-8cdcfa4d0cf982785434075321f29eae2e1ea627.tar.gz mpd-8cdcfa4d0cf982785434075321f29eae2e1ea627.tar.xz mpd-8cdcfa4d0cf982785434075321f29eae2e1ea627.zip |
configure.ac: moved ALL_LINGUAS to po/LINGUAS
ALL_LINGUAS is deprecated according to
http://live.gnome.org/GnomeGoals/PoLinguas
Keep ALL_LINGUAS in configure.ac for now, to preserve compatibility
with older tools.
Diffstat (limited to 'po/LINGUAS')
-rw-r--r-- | po/LINGUAS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 000000000..28ed9b5fa --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1,10 @@ +da +de +es +fr +gl +hu +no +ru +sk +sv |