]> git.sesse.net Git - vlc/commitdiff
Allow win users to select Lithuanian
authorChristophe Mutricy <xtophe@videolan.org>
Tue, 1 Sep 2009 23:07:35 +0000 (00:07 +0100)
committerChristophe Mutricy <xtophe@videolan.org>
Thu, 1 Oct 2009 20:21:56 +0000 (21:21 +0100)
(cherry picked from commit d0b2ec36d9d77a4d45e40dc0b9084048ccded28a)

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
src/libvlc-module.c

index 38f4bae0db359f94d4f2163974137adb75b463a8..e3856f6db5037a74132e37f460f308768edcc63e 100644 (file)
@@ -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",
     "Қазақ тілі",