[vlc-commits] Revert "Adding gd Gaelic to languages list"

Rafaël Carré git at videolan.org
Tue Jul 10 12:02:13 CEST 2012


vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Jul 10 11:56:05 2012 +0200| [b0afe6b036988e9f2580a392b1fcc4dee6df9e05] | committer: Rafaël Carré

Revert "Adding gd Gaelic to languages list"

This reverts commit 85b6c1463736907e6fed0900f0e93df05e89d2fa.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b0afe6b036988e9f2580a392b1fcc4dee6df9e05
---

 src/libvlc-module.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index 05b331c..b372c64 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -105,7 +105,6 @@ static const char *const ppsz_language[] =
     "uk",
     "vi",
     "wa",
-    "gd",
 };
 
 static const char *const ppsz_language_text[] =
@@ -168,7 +167,6 @@ static const char *const ppsz_language_text[] =
     "украї́нська мо́ва",
     "tiếng Việt",
     "Walon",
-    "Gàidhlig",
 };
 #endif
 



More information about the vlc-commits mailing list