summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:30 +0000
committerPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:30 +0000
commit7bd6d614a91bb848da41a889535b971460e1fd5a (patch)
tree348904a800966eefea862f3fca4a8c57ff8df4c0 /src
parentf3cd6be2e730a7cc6cc673436eea1d4d75ac5db4 (diff)
downloadbootloader-theme-7bd6d614a91bb848da41a889535b971460e1fd5a.tar
bootloader-theme-7bd6d614a91bb848da41a889535b971460e1fd5a.tar.gz
bootloader-theme-7bd6d614a91bb848da41a889535b971460e1fd5a.tar.bz2
bootloader-theme-7bd6d614a91bb848da41a889535b971460e1fd5a.tar.xz
bootloader-theme-7bd6d614a91bb848da41a889535b971460e1fd5a.zip
adapt to mandriva timer
timeout.inc must be adapted to properly center our timer
Diffstat (limited to 'src')
-rw-r--r--src/timeout.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeout.inc b/src/timeout.inc
index 93027b8..f1bb716 100644
--- a/src/timeout.inc
+++ b/src/timeout.inc
@@ -60,7 +60,7 @@
/timeout.width timeout.image imgsize exch pop def
/timeout.x menu.start.x menu.bar.width add 24 sub def
- /timeout.y menu.start.y 2 sub menu.entry menu.item.height mul add def
+ /timeout.y menu.start.y 1 sub menu.entry menu.item.height mul add def
timeout.x timeout.y moveto
/timeout.bg timeout.width dup savescreen def