[vlc-devel] commit: Activate Nynorsk on Win32 and MacOS (Christophe Mutricy )

git version control git at videolan.org
Wed Jan 27 23:06:37 CET 2010


vlc/vlc-1.0 | branch: master | Christophe Mutricy <xtophe at videolan.org> | Wed Jan 27 20:35:21 2010 +0000| [957742b701bf07b1376870b9f12349956abff2c8] | committer: Christophe Mutricy 

Activate Nynorsk on Win32 and MacOS

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.0.git/?a=commit;h=957742b701bf07b1376870b9f12349956abff2c8
---

 NEWS                |    2 +-
 src/libvlc-module.c |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 22fac22..1fe2bbc 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ Translations:
  * Portuguese Brazilian, Lithunanian, Romanian, Ukranian, Japanese, Bengali,
    Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish
    Russian, Slovak translation updates
- * New Malayalam, Macedoninan translations
+ * New Malayalam, Macedoninan, Nynorsk translations
 
 
 Changes between 1.0.3 and 1.0.4:
diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index 056cfa0..62611ee 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -72,6 +72,7 @@ static const char *const ppsz_language[] =
     "lt",
     "mn",
     "ms",
+    "nn",
     "kk",
     "km",
     "oc",
@@ -123,6 +124,7 @@ static const char *const ppsz_language_text[] =
     "lietuvių",
     "Монгол хэл",
     "Melayu",
+    "Nynorsk",
     "Қазақ тілі",
     "ភាសាខ្មែរ",
     "Occitan",




More information about the vlc-devel mailing list