From: Christophe Mutricy Date: Thu, 3 Dec 2009 12:35:40 +0000 (+0000) Subject: Activate Walloon on win and mac X-Git-Tag: 1.1.0-pre1~208 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=8a41486118cc153363e8623c869db6ee0e78034c;p=vlc Activate Walloon on win and mac --- diff --git a/src/libvlc-module.c b/src/libvlc-module.c index b138456769..eab34dfafc 100644 --- a/src/libvlc-module.c +++ b/src/libvlc-module.c @@ -92,6 +92,7 @@ static const char *const ppsz_language[] = "tr", "uk", "vi", + "wa", }; static const char *const ppsz_language_text[] = @@ -142,6 +143,7 @@ static const char *const ppsz_language_text[] = "Türkçe", "украї́нська мо́ва", "tiếng Việt", + "Walon", }; #endif