[vlc-commits] Activate Irish l10n on mac and win

Christophe Mutricy git at videolan.org
Sat May 21 00:21:01 CEST 2011


vlc/vlc-1.1 | branch: master | Christophe Mutricy <xtophe at chewa.net> | Fri May 20 22:40:48 2011 +0100| [532b6113db63fdd4b3371cae0e090b208cf8670a] | committer: Christophe Mutricy

Activate Irish l10n on mac and win

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

 src/libvlc-module.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index d46d8bf..0148021 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -61,6 +61,7 @@ static const char *const ppsz_language[] =
     "nl",
     "fi",
     "fr",
+    "ga",
     "gl",
     "ka",
     "de",
@@ -117,6 +118,7 @@ static const char *const ppsz_language_text[] =
     "Nederlands",
     "Suomi",
     "Français",
+    "Gaeilge",
     "Galego",
     "ქართული",
     "Deutsch",



More information about the vlc-commits mailing list