[vlc-commits] Add Marathi 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:53:14 2014 -0500| [c1688889cefbdf98f186f85ccc58f7591aa56b47] | committer: Christoph Miebach

Add Marathi to menu

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

 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 d2246af..37fa19a 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -96,6 +96,7 @@ static const char *const ppsz_language[] =
     "lt",
     "lv",
     "mn",
+    "mr",
     "ms",
     "nb",
     "nn",
@@ -167,6 +168,7 @@ static const char *const ppsz_language_text[] =
     "lietuvių",
     "latviešu valoda'
     "Монгол хэл",
+    "मराठी",
     "Melayu",
     "Bokmål",
     "Nynorsk",



More information about the vlc-commits mailing list