diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-10 16:46:28 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-10 16:46:28 (GMT) |
commit | 1890b44d6a8d6fabc370633f46462fce29ec3aa1 (patch) | |
tree | 356848eef5757bc12ad0c8f85d533d3c697c0447 /abs/core-testing/linhes-splash/800x600.cfg | |
parent | 7df303b374a3f43a9bf85c4d572c8a2f08ed93e3 (diff) | |
download | linhes_pkgbuild-1890b44d6a8d6fabc370633f46462fce29ec3aa1.zip linhes_pkgbuild-1890b44d6a8d6fabc370633f46462fce29ec3aa1.tar.gz linhes_pkgbuild-1890b44d6a8d6fabc370633f46462fce29ec3aa1.tar.bz2 |
linhes-splash: 800x600 version now looks decent.
Before the change the text was squished and the progress box was in the wrong spot.
Diffstat (limited to 'abs/core-testing/linhes-splash/800x600.cfg')
-rw-r--r-- | abs/core-testing/linhes-splash/800x600.cfg | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/abs/core-testing/linhes-splash/800x600.cfg b/abs/core-testing/linhes-splash/800x600.cfg new file mode 100644 index 0000000..e795dff --- /dev/null +++ b/abs/core-testing/linhes-splash/800x600.cfg @@ -0,0 +1,28 @@ +#Based on original darch theme design and configs by +# Rensel <rensel@email.it> +#Redesigned by Cecil Watson for LinHES <knoppmyth@gmail.com> +# + +bgcolor=0 + +pic=/etc/splash/linhes/images/verbose-800x600.png +silentpic=/etc/splash/linhes/images/background-800x600.png + +tx=4 +ty=4 +tw=792 +th=558 + +text_x=10 +text_y=570 +text_size=20 +text_color=0xffffff +text_font=/etc/splash/linhes/Vera.ttf + +box silent 300 450 500 460 #ffffff66 +box silent 300 450 300 466 #ffffff66 +box silent 300 456 500 466 #ffffff66 +box silent 500 450 500 466 #ffffff66 + +box silent inter 300 450 300 466 #ffffff66 +box silent 300 450 500 466 #ffffff66 |