[vlc-commits] Add Aragones 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: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",
More information about the vlc-commits
mailing list