[vlc-devel] [PATCH 1/3] 2-0: Adding gd to lang list
Christoph Miebach
christoph.miebach at web.de
Sun Jul 8 11:11:59 CEST 2012
---
src/libvlc-module.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index 58037e9..7a012f4 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -65,6 +65,7 @@ static const char *const ppsz_language[] =
"eu",
"fr",
"ga",
+ "gd",
"gl",
"ka",
"de",
@@ -127,6 +128,7 @@ static const char *const ppsz_language_text[] =
"Euskara",
"Français",
"Gaeilge",
+ "Gàidhlig",
"Galego",
"ქართული",
"Deutsch",
--
1.7.9.2
More information about the vlc-devel
mailing list