vlc/vlc-2.2 | branch: master | Christoph Miebach <[email protected]> | Tue Dec 2 17:44:06 2014 -0500| [a3ab3bc183fdb605abde5aaf8adff47ebcf2b1a0] | committer: Christoph Miebach
Add Aragones to menu > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=a3ab3bc183fdb605abde5aaf8adff47ebcf2b1a0 --- 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 5cf8fc9..1e3949c 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -58,6 +58,7 @@ static const char *const ppsz_language[] = { "auto", "en", + "an", "ar", "bn", "pt_BR", @@ -123,6 +124,7 @@ static const char *const ppsz_language_text[] = { N_("Auto"), "American English", + "aragonés", "ﻉﺮﺒﻳ", "বাংলা", "Português Brasileiro", _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
