diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-05-10 14:54:30 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-05-10 14:54:30 +0000 |
commit | def0c039760812f9d12c055adeb95b2903b6da1b (patch) | |
tree | 9d5e8543ee89510bd944c4c74ec98dc22dff9eec /common/bootsplash | |
download | theme-def0c039760812f9d12c055adeb95b2903b6da1b.tar theme-def0c039760812f9d12c055adeb95b2903b6da1b.tar.gz theme-def0c039760812f9d12c055adeb95b2903b6da1b.tar.bz2 theme-def0c039760812f9d12c055adeb95b2903b6da1b.tar.xz theme-def0c039760812f9d12c055adeb95b2903b6da1b.zip |
re-import mandriva-theme after SVN loss
Diffstat (limited to 'common/bootsplash')
23 files changed, 572 insertions, 0 deletions
diff --git a/common/bootsplash/config/animations.cfg b/common/bootsplash/config/animations.cfg new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/common/bootsplash/config/animations.cfg diff --git a/common/bootsplash/config/bootsplash-1024x768.cfg b/common/bootsplash/config/bootsplash-1024x768.cfg new file mode 100644 index 0000000..097e1a2 --- /dev/null +++ b/common/bootsplash/config/bootsplash-1024x768.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 1024x768 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=32 +ty=40 +tw=959 +th=662 + +# ttf message output parameters +text_x=20 +text_y=700 +text_size=20 +text_color=0xd3dde7 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-1024x768.jpg +silentjpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-1024x768.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 20 732 375 753 #fefefe98 +# progress bar +box silent inter 20 733 20 752 #ffffff #ffffff #d3dde7 #d3dde7 +box silent 20 733 375 752 #ffffff #ffffff #d3dde7 #d3dde7 +# black border (top, bottom, left, right) +box silent 20 732 375 732 #313234 +box silent 20 753 375 753 #889499 +box silent 20 732 20 753 #313234 +box silent 375 732 375 753 #889499 + +# text box +box noover 22 35 1001 707 #ffffffa0 +# black border (top, bottom, left, right) +box 21 35 21 708 #313234 +box 22 35 1002 35 #313234 +box 1002 36 1002 708 #889499 +box 22 708 1002 708 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/bootsplash-1280x1024.cfg b/common/bootsplash/config/bootsplash-1280x1024.cfg new file mode 100644 index 0000000..8cf9fd6 --- /dev/null +++ b/common/bootsplash/config/bootsplash-1280x1024.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 1280x1024 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=37 +ty=65 +tw=1203 +th=869 + +# ttf message output parameters +text_x=25 +text_y=950 +text_size=20 +text_color=0xd3dde7 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-1280x1024.jpg +silentjpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-1280x1024.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 25 978 452 1001 #fefefe98 +# progress bar +box silent inter 25 979 25 1000 #eeeeee #eeeeee #195ea5 #195ea5 +box silent 25 979 452 1000 #eeeeee #eeeeee #195ea5 #195ea5 +# black border (top, bottom, left, right) +box silent 25 978 452 978 #313234 +box silent 25 1001 452 1001 #889499 +box silent 25 978 25 1001 #313234 +box silent 452 978 452 1001 #889499 + +# text box +box noover 27 60 1250 939 #ffffffa0 +# black border (top, bottom, left, right) +box 26 60 26 940 #313234 +box 27 60 1251 60 #313234 +box 1251 61 1251 940 #889499 +box 27 940 1251 940 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/bootsplash-1600x1200.cfg b/common/bootsplash/config/bootsplash-1600x1200.cfg new file mode 100644 index 0000000..1eaea86 --- /dev/null +++ b/common/bootsplash/config/bootsplash-1600x1200.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 1600x1200 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=44 +ty=65 +tw=1513 +th=1045 + +# ttf message output parameters +text_x=30 +text_y=1100 +text_size=20 +text_color=0xeef4ff + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-1600x1200.jpg +silentjpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-1600x1200.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 30 1129 570 1168 #ffffff98 +# progress bar +box silent inter 30 1130 30 1167 #ffffff #ffffff #d3dde7 #d3dde7 +box silent 30 1130 570 1167 #ffffff #ffffff #d3dde7 #d3dde7 +# black border (top, bottom, left, right) +box silent 30 1129 570 1129 #313234 +box silent 30 1168 570 1168 #889499 +box silent 30 1129 30 1168 #313234 +box silent 570 1129 570 1168 #889499 + +# text box +box noover 34 60 1567 1115 #ffffffa0 +# black border (top, bottom, left, right) +box 33 60 33 1116 #313234 +box 34 60 1568 60 #313234 +box 1568 61 1568 1116 #889499 +box 34 1116 1568 1116 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/bootsplash-800x600.cfg b/common/bootsplash/config/bootsplash-800x600.cfg new file mode 100644 index 0000000..669fff5 --- /dev/null +++ b/common/bootsplash/config/bootsplash-800x600.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 800x600 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=26 +ty=37 +tw=747 +th=503 + +# ttf message output parameters +text_x=20 +text_y=550 +text_size=15 +text_color=0xd3dde7 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-800x600.jpg +silentjpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-800x600.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 20 578 285 592 #ffffff98 +# progress bar +box silent inter 20 579 20 591 #ffffff #ffffff #d3dde7 #d3dde7 +box silent 20 579 285 591 #ffffff #ffffff #d3dde7 #d3dde7 +# black border (top, bottom, left, right) +box silent 20 578 285 578 #313234 +box silent 20 592 285 592 #889499 +box silent 20 578 20 592 #313234 +box silent 285 578 285 592 #889499 + +# text box +box noover 16 32 783 545 #ffffffa0 +# black border (top, bottom, left, right) +box 15 32 15 546 #313234 +box 16 32 784 32 #313234 +box 784 33 784 546 #889499 +box 16 546 784 546 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/global.config b/common/bootsplash/config/global.config new file mode 100644 index 0000000..8675772 --- /dev/null +++ b/common/bootsplash/config/global.config @@ -0,0 +1,2 @@ +# Display logo on Console. +LOGO_CONSOLE=yes diff --git a/common/bootsplash/config/gtkrc b/common/bootsplash/config/gtkrc new file mode 100644 index 0000000..a16d755 --- /dev/null +++ b/common/bootsplash/config/gtkrc @@ -0,0 +1,13 @@ +pixmap_path "/tmp/" + +style "b"{ + bg_pixmap[NORMAL] = "bootsplash.png" +}class "GtkWindow" style "b" + +style "a"{ + bg[NORMAL] = "#aaaaaa" +}class "GtkFrame" style "a" + +style "a"{ + bg[NORMAL] = "#aaaaaa" +}class "GtkEventBox" style "a" diff --git a/common/bootsplash/config/hibernate-1024x768.cfg b/common/bootsplash/config/hibernate-1024x768.cfg new file mode 100644 index 0000000..784f6ae --- /dev/null +++ b/common/bootsplash/config/hibernate-1024x768.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 1024x768 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=32 +ty=40 +tw=959 +th=662 + +# ttf message output parameters +text_x=20 +text_y=700 +text_size=20 +text_color=0xd3dde7 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-1024x768.jpg +silentjpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-1024x768.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 20 732 526 753 #fefefe98 +# progress bar +box silent inter 20 733 20 752 #ffffff #ffffff #d3dde7 #d3dde7 +box silent 20 733 526 752 #ffffff #ffffff #d3dde7 #d3dde7 +# black border (top, bottom, left, right) +box silent 20 732 526 732 #313234 +box silent 20 753 526 753 #889499 +box silent 20 732 20 753 #313234 +box silent 526 732 526 753 #889499 + +# text box +box noover 22 35 1001 707 #ffffffa0 +# black border (top, bottom, left, right) +box 21 35 21 708 #313234 +box 22 35 1002 35 #313234 +box 1002 36 1002 708 #889499 +box 22 708 1002 708 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/hibernate-1280x1024.cfg b/common/bootsplash/config/hibernate-1280x1024.cfg new file mode 100644 index 0000000..41ee770 --- /dev/null +++ b/common/bootsplash/config/hibernate-1280x1024.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 1280x1024 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=37 +ty=65 +tw=1203 +th=869 + +# ttf message output parameters +text_x=25 +text_y=950 +text_size=20 +text_color=0xd3dde7 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-1280x1024.jpg +silentjpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-1280x1024.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 25 978 654 1001 #fefefe98 +# progress bar +box silent inter 25 979 25 1000 #eeeeee #eeeeee #195ea5 #195ea5 +box silent 25 979 654 1000 #eeeeee #eeeeee #195ea5 #195ea5 +# black border (top, bottom, left, right) +box silent 25 978 654 978 #313234 +box silent 25 1001 654 1001 #889499 +box silent 25 978 25 1001 #313234 +box silent 654 978 654 1001 #889499 + +# text box +box noover 27 60 1250 939 #ffffffa0 +# black border (top, bottom, left, right) +box 26 60 26 940 #313234 +box 27 60 1251 60 #313234 +box 1251 61 1251 940 #889499 +box 27 940 1251 940 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/hibernate-1600x1200.cfg b/common/bootsplash/config/hibernate-1600x1200.cfg new file mode 100644 index 0000000..e6dfc79 --- /dev/null +++ b/common/bootsplash/config/hibernate-1600x1200.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 1600x1200 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=44 +ty=65 +tw=1513 +th=1045 + +# ttf message output parameters +text_x=30 +text_y=1100 +text_size=20 +text_color=0xeef4ff + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-1600x1200.jpg +silentjpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-1600x1200.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 30 1129 804 1168 #ffffff98 +# progress bar +box silent inter 30 1130 30 1167 #ffffff #ffffff #d3dde7 #d3dde7 +box silent 30 1130 804 1167 #ffffff #ffffff #d3dde7 #d3dde7 +# black border (top, bottom, left, right) +box silent 30 1129 804 1129 #313234 +box silent 30 1168 804 1168 #889499 +box silent 30 1129 30 1168 #313234 +box silent 804 1129 804 1168 #889499 + +# text box +box noover 34 60 1567 1115 #ffffffa0 +# black border (top, bottom, left, right) +box 33 60 33 1116 #313234 +box 34 60 1568 60 #313234 +box 1568 61 1568 1116 #889499 +box 34 1116 1568 1116 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/hibernate-800x600.cfg b/common/bootsplash/config/hibernate-800x600.cfg new file mode 100644 index 0000000..13261a0 --- /dev/null +++ b/common/bootsplash/config/hibernate-800x600.cfg @@ -0,0 +1,57 @@ +# This is the configuration file for the 800x600 bootsplash picture +# this file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=0 +bgcolor=7 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=26 +ty=37 +tw=747 +th=503 + +# ttf message output parameters +text_x=20 +text_y=550 +text_size=15 +text_color=0xd3dde7 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-800x600.jpg +silentjpeg=/usr/share/bootsplash/Mandriva-common/images/hibernate-800x600.jpg + +progress_enable=1 + +# background +# b(order) or i(nter) +box silent noover 20 578 425 592 #ffffff98 +# progress bar +box silent inter 20 579 20 591 #ffffff #ffffff #d3dde7 #d3dde7 +box silent 20 579 425 591 #ffffff #ffffff #d3dde7 #d3dde7 +# black border (top, bottom, left, right) +box silent 20 578 425 578 #313234 +box silent 20 592 425 592 #889499 +box silent 20 578 20 592 #313234 +box silent 425 578 425 592 #889499 + +# text box +box noover 16 32 783 545 #ffffffa0 +# black border (top, bottom, left, right) +box 15 32 15 546 #313234 +box 16 32 784 32 #313234 +box 784 33 784 546 #889499 +box 16 546 784 546 #889499 + +overpaintok=1 + +LOGO_CONSOLE=vt diff --git a/common/bootsplash/config/vt0-1024x768.cfg b/common/bootsplash/config/vt0-1024x768.cfg new file mode 100644 index 0000000..5bca5aa --- /dev/null +++ b/common/bootsplash/config/vt0-1024x768.cfg @@ -0,0 +1,25 @@ +# This is the configuration file for the 1024x768 bootsplash picture. +# This file is necessary to specify the coordinates of the text box on the +# splash screen. + +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=7 +bgcolor=0 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=0 +ty=0 +tw=1024 +th=768 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/vt-1024x768.jpg + +overpaintok=1 diff --git a/common/bootsplash/config/vt0-1280x1024.cfg b/common/bootsplash/config/vt0-1280x1024.cfg new file mode 100644 index 0000000..2a71464 --- /dev/null +++ b/common/bootsplash/config/vt0-1280x1024.cfg @@ -0,0 +1,25 @@ +# This is the configuration file for the 1024x768 bootsplash picture. +# This file is necessary to specify the coordinates of the text box on the +# splash screen. + +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=7 +bgcolor=0 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=0 +ty=0 +tw=1280 +th=1024 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/vt-1280x1024.jpg + +overpaintok=1 diff --git a/common/bootsplash/config/vt0-1600x1200.cfg b/common/bootsplash/config/vt0-1600x1200.cfg new file mode 100644 index 0000000..1786f12 --- /dev/null +++ b/common/bootsplash/config/vt0-1600x1200.cfg @@ -0,0 +1,25 @@ +# This is the configuration file for the 1024x768 bootsplash picture. +# This file is necessary to specify the coordinates of the text box on the +# splash screen. + +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=7 +bgcolor=0 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=0 +ty=0 +tw=1600 +th=1200 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/vt-1600x1200.jpg + +overpaintok=1 diff --git a/common/bootsplash/config/vt0-800x600.cfg b/common/bootsplash/config/vt0-800x600.cfg new file mode 100644 index 0000000..a21a313 --- /dev/null +++ b/common/bootsplash/config/vt0-800x600.cfg @@ -0,0 +1,26 @@ +# This is the configuration file for the 800x600 bootsplash picture. +# This file is necessary to specify the coordinates of the text box on the +# splash screen. + +# config file version +version=3 + +# should the picture be displayed? +state=1 + +# fgcolor is the text forground color. +# bgcolor is the text background (i.e. transparent) color. +fgcolor=7 +bgcolor=0 + +# (tx, ty) are the (x, y) coordinates of the text window in pixels. +# tw/th is the width/height of the text window in pixels. +tx=0 +ty=0 +tw=800 +th=600 + +# name of the picture file (full path recommended) +jpeg=/usr/share/bootsplash/Mandriva-common/images/vt-800x600.jpg + +overpaintok=1 diff --git a/common/bootsplash/data/hibernate-1024x768.png b/common/bootsplash/data/hibernate-1024x768.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/hibernate-1024x768.png diff --git a/common/bootsplash/data/hibernate-1280x1024.png b/common/bootsplash/data/hibernate-1280x1024.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/hibernate-1280x1024.png diff --git a/common/bootsplash/data/hibernate-1600x1200.png b/common/bootsplash/data/hibernate-1600x1200.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/hibernate-1600x1200.png diff --git a/common/bootsplash/data/hibernate-800x600.png b/common/bootsplash/data/hibernate-800x600.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/hibernate-800x600.png diff --git a/common/bootsplash/data/vt-1024x768.png b/common/bootsplash/data/vt-1024x768.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/vt-1024x768.png diff --git a/common/bootsplash/data/vt-1280x1024.png b/common/bootsplash/data/vt-1280x1024.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/vt-1280x1024.png diff --git a/common/bootsplash/data/vt-1600x1200.png b/common/bootsplash/data/vt-1600x1200.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/vt-1600x1200.png diff --git a/common/bootsplash/data/vt-800x600.png b/common/bootsplash/data/vt-800x600.png Binary files differnew file mode 100644 index 0000000..45ee75d --- /dev/null +++ b/common/bootsplash/data/vt-800x600.png |