aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent Villard <warly@mandriva.com>2002-03-02 16:10:15 +0000
committerFlorent Villard <warly@mandriva.com>2002-03-02 16:10:15 +0000
commitd1667519786acc1725b5ee7d04c33a9a78116e43 (patch)
treebade6fcc5844e1cdb6c9b4771383e69671c353ef
parentfb342bb519347a345ee99e4715e93965747bdc15 (diff)
downloadbootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar
bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar.gz
bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar.bz2
bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.tar.xz
bootsplash-d1667519786acc1725b5ee7d04c33a9a78116e43.zip
configure 1280x1024
-rw-r--r--bootsplash.spec7
-rw-r--r--themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg10
-rw-r--r--themes/data/Mandrake/images/bootsplash-1280x1024.jpgbin163440 -> 49739 bytes
3 files changed, 10 insertions, 7 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 9a0cda4..7d290ea 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,5 +1,5 @@
%define name bootsplash
-%define version 1.3.5
+%define version 1.3.6
%define release 1mdk
Summary: The Boot Splash Images and scripts.
@@ -47,10 +47,13 @@ rm -rf $RPM_BUILD_ROOT
%doc README ChangeLog
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
%_datadir/%{name}/*
-%_sysconfdir/%{name}/*
+%config(noreplace) %_sysconfdir/%{name}/*
/bin/*
%changelog
+* Sat Mar 02 2002 Warly <warly@mandrakesoft.com> 1.3.6-1mdk
+- configure 1280x1024
+
* Fri Mar 01 2002 Warly <warly@mandrakesoft.com> 1.3.5-1mdk
- move cfg in /etc to have progress bar in rc.sysinit
- add new ln images
diff --git a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg
index ee8ffa2..bd1c965 100644
--- a/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg
+++ b/themes/config/Mandrake/cfg/bootsplash-1280x1024.cfg
@@ -7,7 +7,7 @@
tx=39
# ty is the y coordinate of the text window in characters. default is 14
-ty=28
+ty=25
# tw is the width of the text window in characters. default is 130
# NOTE: this should at least be 80 as on the standard linux text console
@@ -15,16 +15,16 @@ tw=82
# th is the height of the text window in characters. default is 44
# NOTE: this should at least be 25 as on the standard linux text console
-th=20
+th=19
# px is the progress bar x coordinate of its upper left corner
-px=190
+px=303
# py is the progress bar y coordinate of its upper left corner
-py=280
+py=729
# pw is the with of the progress bar
-pw=630
+pw=667
# ph is the heigth of the progress bar
ph=20
diff --git a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg
index f80fdfd..3a5cb8f 100644
--- a/themes/data/Mandrake/images/bootsplash-1280x1024.jpg
+++ b/themes/data/Mandrake/images/bootsplash-1280x1024.jpg
Binary files differ