[vlc-commits] Add Spanish (Mexico) 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:54:04 2014 -0500| [f0a8287dcc7480df399091df7616f133e304100e] | committer: Christoph Miebach

Add Spanish (Mexico) to menu

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

 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 37fa19a..ef99edc 100644
--- a/modules/gui/qt4/components/simple_preferences.cpp
+++ b/modules/gui/qt4/components/simple_preferences.cpp
@@ -117,6 +117,7 @@ static const char *const ppsz_language[] =
     "sl",
     "ckb",
     "es",
+    "es_MX",
     "sv",
     "te",
     "tr",
@@ -189,6 +190,7 @@ static const char *const ppsz_language_text[] =
     "slovenščina",
     "کوردیی سۆرانی",
     "Español",
+    "Español mexicano",
     "Svenska",
     "తెలుగు",
     "Türkçe",



More information about the vlc-commits mailing list