[vlc-devel] commit: Add Khmer and Sorani (Christophe Mutricy )

git version control git at videolan.org
Fri May 8 02:09:55 CEST 2009


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Fri May  8 01:08:57 2009 +0100| [a135b02fd5d99c9ae07bca53bee6c492c709e744] | committer: Christophe Mutricy 

Add Khmer and Sorani

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

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

diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index 07e9c09..8e262da 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -69,6 +69,7 @@ static const char *const ppsz_language[] =
     "ja",
     "ko",
     "ms",
+    "km",
     "oc",
     "fa",
     "pl",
@@ -80,6 +81,7 @@ static const char *const ppsz_language[] =
     "sr",
     "sk",
     "sl",
+    "ckb",
     "es",
     "sv",
     "tr",
@@ -112,6 +114,7 @@ static const char *const ppsz_language_text[] =
     "日本語",
     "한국어",
     "Melayu",
+    "ភាសាខ្មែរ",
     "Occitan",
     "ﻑﺍﺮﺳی",
     "Polski",
@@ -123,6 +126,7 @@ static const char *const ppsz_language_text[] =
     "српски",
     "Slovensky",
     "slovenščina",
+    "کوردیی سۆرانی",
     "Español",
     "Svenska",
     "Türkçe",




More information about the vlc-devel mailing list