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.mngbin0 -> 42728 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.jpgbin0 -> 12599 bytes
-rw-r--r--theming/opendl/bootsplash/images/bootsplash-1280x1024.jpgbin0 -> 19882 bytes
-rw-r--r--theming/opendl/bootsplash/images/bootsplash-640x480.jpgbin0 -> 6275 bytes
-rw-r--r--theming/opendl/bootsplash/images/bootsplash-800x600.jpgbin0 -> 8775 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-1024x768.jpgbin0 -> 27475 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-1280x1024.jpgbin0 -> 58592 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-640x480.jpgbin0 -> 13566 bytes
-rw-r--r--theming/opendl/bootsplash/images/silent-800x600.jpgbin0 -> 19052 bytes
13 files changed, 124 insertions, 0 deletions
diff --git a/theming/opendl/bootsplash/animations/spinner.mng b/theming/opendl/bootsplash/animations/spinner.mng
new file mode 100644
index 00000000..b54f5444
--- /dev/null
+++ b/theming/opendl/bootsplash/animations/spinner.mng
Binary files differ
diff --git a/theming/opendl/bootsplash/config/bootsplash-1024x768.cfg b/theming/opendl/bootsplash/config/bootsplash-1024x768.cfg
new file mode 100644
index 00000000..2ecfc9f2
--- /dev/null
+++ b/theming/opendl/bootsplash/config/bootsplash-1024x768.cfg
@@ -0,0 +1,31 @@
+# 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
new file mode 100644
index 00000000..0ddf729f
--- /dev/null
+++ b/theming/opendl/bootsplash/config/bootsplash-1280x1024.cfg
@@ -0,0 +1,31 @@
+# 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
new file mode 100644
index 00000000..f190272b
--- /dev/null
+++ b/theming/opendl/bootsplash/config/bootsplash-640x480.cfg
@@ -0,0 +1,31 @@
+# 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
new file mode 100644
index 00000000..e19b566e
--- /dev/null
+++ b/theming/opendl/bootsplash/config/bootsplash-800x600.cfg
@@ -0,0 +1,31 @@
+# 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
new file mode 100644
index 00000000..9d19a391
--- /dev/null
+++ b/theming/opendl/bootsplash/images/bootsplash-1024x768.jpg
Binary files differ
diff --git a/theming/opendl/bootsplash/images/bootsplash-1280x1024.jpg b/theming/opendl/bootsplash/images/bootsplash-1280x1024.jpg
new file mode 100644
index 00000000..7cf0f4a2
--- /dev/null
+++ b/theming/opendl/bootsplash/images/bootsplash-1280x1024.jpg
Binary files differ
diff --git a/theming/opendl/bootsplash/images/bootsplash-640x480.jpg b/theming/opendl/bootsplash/images/bootsplash-640x480.jpg
new file mode 100644
index 00000000..6e5320a6
--- /dev/null
+++ b/theming/opendl/bootsplash/images/bootsplash-640x480.jpg
Binary files differ
diff --git a/theming/opendl/bootsplash/images/bootsplash-800x600.jpg b/theming/opendl/bootsplash/images/bootsplash-800x600.jpg
new file mode 100644
index 00000000..b85aab9d
--- /dev/null
+++ b/theming/opendl/bootsplash/images/bootsplash-800x600.jpg
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-1024x768.jpg b/theming/opendl/bootsplash/images/silent-1024x768.jpg
new file mode 100644
index 00000000..2f63e5a1
--- /dev/null
+++ b/theming/opendl/bootsplash/images/silent-1024x768.jpg
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-1280x1024.jpg b/theming/opendl/bootsplash/images/silent-1280x1024.jpg
new file mode 100644
index 00000000..82466f7a
--- /dev/null
+++ b/theming/opendl/bootsplash/images/silent-1280x1024.jpg
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-640x480.jpg b/theming/opendl/bootsplash/images/silent-640x480.jpg
new file mode 100644
index 00000000..735e4f37
--- /dev/null
+++ b/theming/opendl/bootsplash/images/silent-640x480.jpg
Binary files differ
diff --git a/theming/opendl/bootsplash/images/silent-800x600.jpg b/theming/opendl/bootsplash/images/silent-800x600.jpg
new file mode 100644
index 00000000..33dada58
--- /dev/null
+++ b/theming/opendl/bootsplash/images/silent-800x600.jpg
Binary files differ