diff options
Diffstat (limited to 'themes/config')
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1024x768.cfg | 6 | ||||
-rw-r--r-- | themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg index 90e0e14..44fc1b6 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1024x768.cfg @@ -18,13 +18,13 @@ tw=81 th=17 # px is the progress bar x coordinate of its upper left corner -px=168 +px=170 # py is the progress bar y coordinate of its upper left corner -py=589 +py=590 # pw is the with of the progress bar -pw=665 +pw=667 # ph is the heigth of the progress bar ph=18 diff --git a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg index bd1c965..1b35e04 100644 --- a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg +++ b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg @@ -18,10 +18,10 @@ tw=82 th=19 # px is the progress bar x coordinate of its upper left corner -px=303 +px=305 # py is the progress bar y coordinate of its upper left corner -py=729 +py=728 # pw is the with of the progress bar pw=667 |