vlc/vlc-2.2 | branch: master | Christoph Miebach <[email protected]> | Tue Dec 2 17:52:02 2014 -0500| [113f3fd0b8439d95a55c7c4c5342999d34e5fb6a] | committer: Christoph Miebach
Add Latvian to menu > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=113f3fd0b8439d95a55c7c4c5342999d34e5fb6a --- 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 5391cf9..d2246af 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -94,6 +94,7 @@ static const char *const ppsz_language[] = "kn", "ko", "lt", + "lv", "mn", "ms", "nb", @@ -164,6 +165,7 @@ static const char *const ppsz_language_text[] = "ಕನ್ನಡ", "한국어", "lietuvių", + "latviešu valoda' "Монгол хэл", "Melayu", "Bokmål", _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
