summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-20 14:49:56 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-20 14:49:56 +0000
commit5075f3df4850d13780294ce75250f3c9e1d224c9 (patch)
treebd5daaa3af29d052f6221106d4eb9a5f151c3c65
parent2933b8633a40fc17eeec0bbb536d525355b23116 (diff)
downloadbootloader-theme-5075f3df4850d13780294ce75250f3c9e1d224c9.tar
bootloader-theme-5075f3df4850d13780294ce75250f3c9e1d224c9.tar.gz
bootloader-theme-5075f3df4850d13780294ce75250f3c9e1d224c9.tar.bz2
bootloader-theme-5075f3df4850d13780294ce75250f3c9e1d224c9.tar.xz
bootloader-theme-5075f3df4850d13780294ce75250f3c9e1d224c9.zip
- 0.33: add "Norsk (nynorsk)" in language menu, and rename "Norsk" (#39107)0.33
-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