[vlc-devel] commit: Allow win users to select Lithuanian (Christophe Mutricy )

git version control git at videolan.org
Fri Oct 2 00:14:26 CEST 2009


vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Wed Sep  2 00:07:35 2009 +0100| [09069446c4db300be5c52835e998035683540753] | committer: Christophe Mutricy 

Allow win users to select Lithuanian
(cherry picked from commit d0b2ec36d9d77a4d45e40dc0b9084048ccded28a)

Signed-off-by: Christophe Mutricy <xtophe at videolan.org>

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

 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 38f4bae..e3856f6 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -68,6 +68,7 @@ static const char *const ppsz_language[] =
     "it",
     "ja",
     "ko",
+    "lt",
     "mn",
     "ms",
     "kk",
@@ -116,6 +117,7 @@ static const char *const ppsz_language_text[] =
     "Italiano",
     "日本語",
     "한국어",
+    "lietuvių",
     "Монгол хэл",
     "Melayu",
     "Қазақ тілі",




More information about the vlc-devel mailing list