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

git version control git at videolan.org
Wed Sep 2 01:09:25 CEST 2009


vlc | branch: 1.0-bugfix | Christophe Mutricy <xtophe at videolan.org> | Wed Sep  2 00:07:35 2009 +0100| [d0b2ec36d9d77a4d45e40dc0b9084048ccded28a] | committer: Christophe Mutricy 

Allow win users to select Lithuanian

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

 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 c6186e7..ca65d1f 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