vlc/vlc-2.2 | branch: master | Christoph Miebach <[email protected]> | 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", _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
