[vlc-commits] Add Asturian to menu

Christoph Miebach git at videolan.org
Wed Dec 3 00:03:04 CET 2014


vlc/vlc-2.2 | branch: master | Christoph Miebach <christoph.miebach at web.de> | Tue Dec  2 17:45:04 2014 -0500| [bc16ebb1ab1361b6921e848394c6ae74595f7055] | committer: Christoph Miebach

Add Asturian to menu

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

 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 1e3949c..ee82168 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -60,6 +60,7 @@ static const char *const ppsz_language[] =
     "en",
     "an",
     "ar",
+    "ast",
     "bn",
     "pt_BR",
     "en_GB",
@@ -126,6 +127,7 @@ static const char *const ppsz_language_text[] =
     "American English",
     "aragonés",
     "ﻉﺮﺒﻳ",
+    "asturianu",
     "বাংলা",
     "Português Brasileiro",
     "British English",



More information about the vlc-commits mailing list