summaryrefslogtreecommitdiffstats
path: root/common/bootsplash/config
diff options
context:
space:
mode:
Diffstat (limited to 'common/bootsplash/config')
-rw-r--r--common/bootsplash/config/animations.cfg0
-rw-r--r--common/bootsplash/config/bootsplash-template.cfg59
-rw-r--r--common/bootsplash/config/global.config2
-rw-r--r--common/bootsplash/config/gtkrc13
-rw-r--r--common/bootsplash/config/hibernate-template.cfg59
-rw-r--r--common/bootsplash/config/vt0-template.cfg25
6 files changed, 0 insertions, 158 deletions
diff --git a/common/bootsplash/config/animations.cfg b/common/bootsplash/config/animations.cfg
deleted file mode 100644
index e69de29..0000000
--- a/common/bootsplash/config/animations.cfg
+++ /dev/null
diff --git a/common/bootsplash/config/bootsplash-template.cfg b/common/bootsplash/config/bootsplash-template.cfg
deleted file mode 100644
index 79b5ff7..0000000
--- a/common/bootsplash/config/bootsplash-template.cfg
+++ /dev/null
@@ -1,59 +0,0 @@
-# This is the configuration file for the @WIDTH@x@HEIGHT@ 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=@WIDTH@-65
-th=@HEIGHT@-106
-
-# ttf message output parameters
-text_x=@WIDTH@*0.28
-text_y=@HEIGHT@*0.90
-text_size=12
-text_color=0xffffff
-
-# name of the picture file (full path recommended)
-jpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-@WIDTH@x@HEIGHT@.jpg
-silentjpeg=/usr/share/bootsplash/themes/@THEME@/images/bootsplash-@WIDTH@x@HEIGHT@.jpg
-
-progress_enable=1
-
-# background
-# b(order) or i(nter)
-box silent noover 25 @HEIGHT@-64 270 @HEIGHT@-55 #eff3f7
-# progress bar
-box silent inter 25 @HEIGHT@-64 25 @HEIGHT@-61 @B1@ @B1@ @B3@ @B3@
-box silent 25 @HEIGHT@-64 270 @HEIGHT@-61 @B1@ @B1@ @B3@ @B3@
-box silent inter 25 @HEIGHT@-60 25 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@
-box silent 25 @HEIGHT@-60 270 @HEIGHT@-55 @B4@ @B4@ @B2@ @B2@
-# black border (top, bottom, left, right)
-box silent 25 @HEIGHT@-65 270 @HEIGHT@-65 #A6B2C7
-box silent 25 @HEIGHT@-54 270 @HEIGHT@-54 #b6c3cf
-box silent 24 @HEIGHT@-64 24 @HEIGHT@-55 #a6b2c7
-box silent 271 @HEIGHT@-64 271 @HEIGHT@-55 #b6c3cf
-
-# text box
-box noover 22 35 @WIDTH@-23 @HEIGHT@-61 #ffffffa0
-# black border (top, bottom, left, right)
-box 21 35 21 @HEIGHT@-60 #313234
-box 22 35 @WIDTH@-22 35 #313234
-box @WIDTH@-22 36 @WIDTH@-22 @HEIGHT@-60 #889499
-box 22 @HEIGHT@-60 @WIDTH@-22 @HEIGHT@-60 #889499
-
-overpaintok=1
-
-LOGO_CONSOLE=vt
diff --git a/common/bootsplash/config/global.config b/common/bootsplash/config/global.config
deleted file mode 100644
index 8675772..0000000
--- a/common/bootsplash/config/global.config
+++ /dev/null
@@ -1,2 +0,0 @@
-# Display logo on Console.
-LOGO_CONSOLE=yes
diff --git a/common/bootsplash/config/gtkrc b/common/bootsplash/config/gtkrc
deleted file mode 100644
index a16d755..0000000
--- a/common/bootsplash/config/gtkrc
+++ /dev/null
@@ -1,13 +0,0 @@
-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-template.cfg b/common/bootsplash/config/hibernate-template.cfg
deleted file mode 100644
index ac899e9..0000000
--- a/common/bootsplash/config/hibernate-template.cfg
+++ /dev/null
@@ -1,59 +0,0 @@
-# This is the configuration file for the @WIDTH@x@HEIGHT@ 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=@WIDTH@-65
-th=@HEIGHT@-106
-
-# ttf message output parameters
-text_x=24
-text_y=@HEIGHT@-86
-text_size=12
-text_color=0xffffff
-
-# name of the picture file (full path recommended)
-jpeg=/usr/share/bootsplash/common/data/hibernate-@WIDTH@x@HEIGHT@.jpg
-silentjpeg=/usr/share/bootsplash/common/data/hibernate-@WIDTH@x@HEIGHT@.jpg
-
-progress_enable=1
-
-# background
-# b(order) or i(nter)
-box silent noover 25 @HEIGHT@-64 270 @HEIGHT@-55 #eff3f7
-# progress bar
-box silent inter 25 @HEIGHT@-64 25 @HEIGHT@-61 #cfd7df #cfd7df #a6b2c7 #a6b2c7
-box silent 25 @HEIGHT@-64 270 @HEIGHT@-61 #cfd7df #cfd7df #a6b2c7 #a6b2c7
-box silent inter 25 @HEIGHT@-60 25 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df
-box silent 25 @HEIGHT@-60 270 @HEIGHT@-55 #8692a6 #8692a6 #c7d3df #c7d3df
-# black border (top, bottom, left, right)
-box silent 25 @HEIGHT@-65 270 @HEIGHT@-65 #A6B2C7
-box silent 25 @HEIGHT@-54 270 @HEIGHT@-54 #b6c3cf
-box silent 24 @HEIGHT@-64 24 @HEIGHT@-55 #a6b2c7
-box silent 271 @HEIGHT@-64 271 @HEIGHT@-55 #b6c3cf
-
-# text box
-box noover 22 35 @WIDTH@-23 @HEIGHT@-61 #ffffffa0
-# black border (top, bottom, left, right)
-box 21 35 21 @HEIGHT@-60 #313234
-box 22 35 @WIDTH@-22 35 #313234
-box @WIDTH@-22 36 @WIDTH@-22 @HEIGHT@-60 #889499
-box 22 @HEIGHT@-60 @WIDTH@-22 @HEIGHT@-60 #889499
-
-overpaintok=1
-
-LOGO_CONSOLE=vt
diff --git a/common/bootsplash/config/vt0-template.cfg b/common/bootsplash/config/vt0-template.cfg
deleted file mode 100644
index b01ae29..0000000
--- a/common/bootsplash/config/vt0-template.cfg
+++ /dev/null
@@ -1,25 +0,0 @@
-# This is the configuration file for the @WIDTH@x@HEIGHT@ 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=@WIDTH@
-th=@HEIGHT@
-
-# name of the picture file (full path recommended)
-jpeg=/usr/share/bootsplash/common/data/vt-@WIDTH@x@HEIGHT@.jpg
-
-overpaintok=1