summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--dia_lang.inc3
-rw-r--r--langs1
3 files changed, 4 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 397f265..3bae2e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME=mandriva-gfxboot-theme
PACKAGE=mandriva-gfxboot-theme
-VERSION := 0.32
+VERSION := 0.33
BINDIR := /usr/sbin/
diff --git a/dia_lang.inc b/dia_lang.inc
index 3b6b610..16995de 100644
--- a/dia_lang.inc
+++ b/dia_lang.inc
@@ -40,7 +40,8 @@
[ "ko" "한글" ]
[ "lt" "Lietuvių" ]
[ "nl" "Nederlands" ]
- [ "nb" "Norsk" ]
+ [ "nb" "Norsk (bokmål)" ]
+ [ "nn" "Norsk (nynorsk)" ]
[ "pl" "Polski" ]
[ "pt_PT" "Português" ]
[ "pt_BR" "Português (Brasil)" ]
diff --git a/langs b/langs
index 565c53a..afc61b3 100644
--- a/langs
+++ b/langs
@@ -19,6 +19,7 @@ lt
hu
nl
nb
+nn
pl
pt_PT
pt_BR