[vlc-commits] Add Bosnian 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:49:24 2014 -0500| [7d9f6b1a9bdcc369548200659a57e19607eb6816] | committer: Christoph Miebach

Add Bosnian to menu

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

 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 78dd141..8837346 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -63,6 +63,7 @@ static const char *const ppsz_language[] =
     "ast",
     "bn",
     "bn_IN",
+    "bs",
     "pt_BR",
     "en_GB",
     "el",
@@ -131,6 +132,7 @@ static const char *const ppsz_language_text[] =
     "asturianu",
     "বাংলা",
     "বাংলা (ভারত)",
+    "bosanski",
     "Português Brasileiro",
     "British English",
     "Νέα Ελληνικά",



More information about the vlc-commits mailing list