summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-06 13:25:29 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-06 13:25:29 +0000
commitf041a85f7b93e162a041574409bc24f2cfe4a586 (patch)
tree74262bc4f44bc894a2d567bdb82ed81c10dc6e52
parent69394e7c6d63f433eedccef4f20a959e222eaba8 (diff)
downloadbootloader-theme-0.32.tar
bootloader-theme-0.32.tar.gz
bootloader-theme-0.32.tar.bz2
bootloader-theme-0.32.tar.xz
bootloader-theme-0.32.zip
- 0.32:0.32
- change color of F1,F2... at bottom (as requested by ln) - adapt the width of the menu so that txt_safe_linux fits, even in uk
-rw-r--r--Makefile2
-rw-r--r--common.inc4
2 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 309ec4f..397f265 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
NAME=mandriva-gfxboot-theme
PACKAGE=mandriva-gfxboot-theme
-VERSION := 0.31
+VERSION := 0.32
BINDIR := /usr/sbin/
diff --git a/common.inc b/common.inc
index 98a3dc8..d4375b6 100644
--- a/common.inc
+++ b/common.inc
@@ -1203,7 +1203,7 @@
/frame1.width 400 def
} {
/frame1.pos { 200 225 } def
- /frame1.width 415 def
+ /frame1.width 520 def
} ifelse
/menu.start.x frame1.pos pop 10 add def
@@ -1540,7 +1540,7 @@ dup .undef eq { pop "back-low.jpg" findfile } if
/lightdotcolor 0xeff2f6 newcolor
/somegreen 0x78a424 newcolor
-/lightblue 0x7da3d1 def
+/lightblue 0x447cc7 def
%% include theme_colors.inc