[vlc-devel] [PATCH] Adding gd Gaelic to languages list

Christoph Miebach christoph.miebach at web.de
Thu Jul 5 22:11:04 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..7002199 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -105,6 +105,7 @@ static const char *const ppsz_language[] =
     "uk",
     "vi",
     "wa",
+    "gd",    
 };
 
 static const char *const ppsz_language_text[] =
@@ -167,6 +168,7 @@ static const char *const ppsz_language_text[] =
     "украї́нська мо́ва",
     "tiếng Việt",
     "Walon",
+    "Gàidhlig",
 };
 #endif
 
-- 
1.7.9.2




More information about the vlc-devel mailing list