summaryrefslogtreecommitdiffstats
path: root/theming/opendl/bootsplash
diff options
context:
space:
mode:
Diffstat (limited to 'theming/opendl/bootsplash')
-rw-r--r--theming/opendl/bootsplash/animations/spinner.mngbin42728 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/config/bootsplash-1024x768.cfg31
-rw-r--r--theming/opendl/bootsplash/config/bootsplash-1280x1024.cfg31
-rw-r--r--theming/opendl/bootsplash/config/bootsplash-640x480.cfg31
-rw-r--r--theming/opendl/bootsplash/config/bootsplash-800x600.cfg31
-rw-r--r--theming/opendl/bootsplash/images/bootsplash-1024x768.jpgbin12599 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/images/bootsplash-1280x1024.jpgbin19882 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/images/bootsplash-640x480.jpgbin6275 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/images/bootsplash-800x600.jpgbin8775 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-1024x768.jpgbin27475 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-1280x1024.jpgbin58592 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-640x480.jpgbin13566 -> 0 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-800x600.jpgbin19052 -> 0 bytes
13 files changed, 0 insertions, 124 deletions
diff --git a/theming/opendl/bootsplash/animations/spinner.mng b/theming/opendl/bootsplash/animations/spinner.mng
deleted file mode 100644
index b54f5444..00000000
--- a/theming/opendl/bootsplash/animations/spinner.mng
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/config/bootsplash-1024x768.cfg b/theming/opendl/bootsplash/config/bootsplash-1024x768.cfg
deleted file mode 100644
index 2ecfc9f2..00000000
--- a/theming/opendl/bootsplash/config/bootsplash-1024x768.cfg
+++ /dev/null
@@ -1,31 +0,0 @@
-# This is a bootsplash configuration file for
-# SUSE Linux 10.1, resolution 1024x768.
-#
-# See www.bootsplash.org for more information.
-# Written by Jakub Steiner <jimmac@novell.com>
-#
-version=3
-state=1
-progress_enable=0
-overpaintok=1
-
-
-fgcolor=7
-bgcolor=0
-
-tx=20
-ty=60
-tw=994
-th=708
-
-
-jpeg=/tmp/bootsplash/images/bootsplash-1024x768.jpg
-silentjpeg=/tmp/bootsplash/images/silent-1024x768.jpg
-
-mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 512 614 scale 1024:1600
-
-trigger silent play anim
-trigger "isdown" quit
-trigger "rlreached 5" toverbose
-trigger "rlchange 0" tosilent
-trigger "rlchange 6" tosilent
diff --git a/theming/opendl/bootsplash/config/bootsplash-1280x1024.cfg b/theming/opendl/bootsplash/config/bootsplash-1280x1024.cfg
deleted file mode 100644
index 0ddf729f..00000000
--- a/theming/opendl/bootsplash/config/bootsplash-1280x1024.cfg
+++ /dev/null
@@ -1,31 +0,0 @@
-# This is a bootsplash configuration file for
-# SUSE Linux 10.1, resolution 1280x1024.
-#
-# See www.bootsplash.org for more information.
-# Written by Jakub Steiner <jimmac@novell.com>
-#
-version=3
-state=1
-progress_enable=0
-overpaintok=1
-
-
-fgcolor=7
-bgcolor=0
-
-tx=20
-ty=60
-tw=1250
-th=964
-
-
-jpeg=/tmp/bootsplash/images/bootsplash-1280x1024.jpg
-silentjpeg=/tmp/bootsplash/images/silent-1280x1024.jpg
-
-mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 640 819 scale 1280:1600
-
-trigger silent play anim
-trigger "isdown" quit
-trigger "rlreached 5" toverbose
-trigger "rlchange 0" tosilent
-trigger "rlchange 6" tosilent
diff --git a/theming/opendl/bootsplash/config/bootsplash-640x480.cfg b/theming/opendl/bootsplash/config/bootsplash-640x480.cfg
deleted file mode 100644
index f190272b..00000000
--- a/theming/opendl/bootsplash/config/bootsplash-640x480.cfg
+++ /dev/null
@@ -1,31 +0,0 @@
-# This is a bootsplash configuration file for
-# SUSE Linux 10.1, resolution 640x480.
-#
-# See www.bootsplash.org for more information.
-# Written by Jakub Steiner <jimmac@novell.com>
-#
-version=3
-state=1
-progress_enable=0
-overpaintok=1
-
-
-fgcolor=7
-bgcolor=0
-
-tx=20
-ty=60
-tw=610
-th=420
-
-
-jpeg=/tmp/bootsplash/images/bootsplash-640x480.jpg
-silentjpeg=/tmp/bootsplash/images/silent-640x480.jpg
-
-mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 320 384 scale 640:1600
-
-trigger silent play anim
-trigger "isdown" quit
-trigger "rlreached 5" toverbose
-trigger "rlchange 0" tosilent
-trigger "rlchange 6" tosilent
diff --git a/theming/opendl/bootsplash/config/bootsplash-800x600.cfg b/theming/opendl/bootsplash/config/bootsplash-800x600.cfg
deleted file mode 100644
index e19b566e..00000000
--- a/theming/opendl/bootsplash/config/bootsplash-800x600.cfg
+++ /dev/null
@@ -1,31 +0,0 @@
-# This is a bootsplash configuration file for
-# SUSE Linux 10.1, resolution 800x600.
-#
-# See www.bootsplash.org for more information.
-# Written by Jakub Steiner <jimmac@novell.com>
-#
-version=3
-state=1
-progress_enable=0
-overpaintok=1
-
-
-fgcolor=7
-bgcolor=0
-
-tx=20
-ty=60
-tw=770
-th=540
-
-
-jpeg=/tmp/bootsplash/images/bootsplash-800x600.jpg
-silentjpeg=/tmp/bootsplash/images/silent-800x600.jpg
-
-mnganim anim /tmp/bootsplash/animations/spinner.mng silent center 400 480 scale 800:1600
-
-trigger silent play anim
-trigger "isdown" quit
-trigger "rlreached 5" toverbose
-trigger "rlchange 0" tosilent
-trigger "rlchange 6" tosilent
diff --git a/theming/opendl/bootsplash/images/bootsplash-1024x768.jpg b/theming/opendl/bootsplash/images/bootsplash-1024x768.jpg
deleted file mode 100644
index 9d19a391..00000000
--- a/theming/opendl/bootsplash/images/bootsplash-1024x768.jpg
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/images/bootsplash-1280x1024.jpg b/theming/opendl/bootsplash/images/bootsplash-1280x1024.jpg
deleted file mode 100644
index 7cf0f4a2..00000000
--- a/theming/opendl/bootsplash/images/bootsplash-1280x1024.jpg
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/images/bootsplash-640x480.jpg b/theming/opendl/bootsplash/images/bootsplash-640x480.jpg
deleted file mode 100644
index 6e5320a6..00000000
--- a/theming/opendl/bootsplash/images/bootsplash-640x480.jpg
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/images/bootsplash-800x600.jpg b/theming/opendl/bootsplash/images/bootsplash-800x600.jpg
deleted file mode 100644
index b85aab9d..00000000
--- a/theming/opendl/bootsplash/images/bootsplash-800x600.jpg
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-1024x768.jpg b/theming/opendl/bootsplash/images/silent-1024x768.jpg
deleted file mode 100644
index 2f63e5a1..00000000
--- a/theming/opendl/bootsplash/images/silent-1024x768.jpg
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-1280x1024.jpg b/theming/opendl/bootsplash/images/silent-1280x1024.jpg
deleted file mode 100644
index 82466f7a..00000000
--- a/theming/opendl/bootsplash/images/silent-1280x1024.jpg
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-640x480.jpg b/theming/opendl/bootsplash/images/silent-640x480.jpg
deleted file mode 100644
index 735e4f37..00000000
--- a/theming/opendl/bootsplash/images/silent-640x480.jpg
+++ /dev/null
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-800x600.jpg b/theming/opendl/bootsplash/images/silent-800x600.jpg
deleted file mode 100644
index 33dada58..00000000
--- a/theming/opendl/bootsplash/images/silent-800x600.jpg
+++ /dev/null
Binary files differ