diff options
author | Florent Villard <warly@mandriva.com> | 2002-03-13 22:00:24 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-03-13 22:00:24 +0000 |
commit | 6496865b9470247bdd607eae95d30c73207d94ee (patch) | |
tree | 66d59f55840bef31a5147851f40b7107b7342279 /themes/config | |
parent | 40f56b79db589db4dc36b1aa1d1dd3b3413e1d30 (diff) | |
download | bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar.gz bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar.bz2 bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.tar.xz bootsplash-6496865b9470247bdd607eae95d30c73207d94ee.zip |
new images with better shading on progress bar container (Quel Qun)V1_3_9_1mdk
move the progress bar a pixel to the righ for a better centering in 800x600
Diffstat (limited to 'themes/config')
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-800x600.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/config/Mandrake/cfg/bootsplash-800x600.cfg b/themes/config/Mandrake/cfg/bootsplash-800x600.cfg index d6dad20..5cb9836 100644 --- a/themes/config/Mandrake/cfg/bootsplash-800x600.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-800x600.cfg @@ -18,7 +18,7 @@ tw=80 th=16 # px is the progress bar x coordinate of its upper left corner -px=73 +px=74 # py is the progress bar y coordinate of its upper left corner py=500 |