[vlc-commits] Add Kannada to menu

Christoph Miebach git at videolan.org
Wed Dec 3 00:03:05 CET 2014


vlc/vlc-2.2 | branch: master | Christoph Miebach <christoph.miebach at web.de> | Tue Dec  2 17:50:51 2014 -0500| [d2e4c2a24fab1ef1bf4259941abccba9d0f2131b] | committer: Christoph Miebach

Add Kannada to menu

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

 modules/gui/qt4/components/simple_preferences.cpp |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp
index 8837346..5391cf9 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -91,6 +91,7 @@ static const char *const ppsz_language[] =
     "id",
     "it",
     "ja",
+    "kn",
     "ko",
     "lt",
     "mn",
@@ -160,6 +161,7 @@ static const char *const ppsz_language_text[] =
     "Bahasa Indonesia",
     "Italiano",
     "日本語",
+    "ಕನ್ನಡ",
     "한국어",
     "lietuvių",
     "Монгол хэл",



More information about the vlc-commits mailing list