summaryrefslogtreecommitdiffstats
path: root/Mageia-Default
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2012-09-26 22:05:44 +0000
committerOlivier Blin <blino@mageia.org>2012-09-26 22:05:44 +0000
commit0d039e2c121bee3c11ed2ba897a64f6bbf11556e (patch)
treee11c64a096c3f922f1fa447e003f5ee16f0c7ca3 /Mageia-Default
parente513cc3eb77a63708769ae81e2cb8a181cc9aed6 (diff)
downloadtheme-0d039e2c121bee3c11ed2ba897a64f6bbf11556e.tar
theme-0d039e2c121bee3c11ed2ba897a64f6bbf11556e.tar.gz
theme-0d039e2c121bee3c11ed2ba897a64f6bbf11556e.tar.bz2
theme-0d039e2c121bee3c11ed2ba897a64f6bbf11556e.tar.xz
theme-0d039e2c121bee3c11ed2ba897a64f6bbf11556e.zip
remove old bootsplash files
Diffstat (limited to 'Mageia-Default')
-rw-r--r--Mageia-Default/bootsplash/colors4
-rw-r--r--Mageia-Default/bootsplash/data/bootsplash-1024x768.pngbin581167 -> 0 bytes
-rw-r--r--Mageia-Default/bootsplash/data/bootsplash-1280x1024.pngbin874789 -> 0 bytes
-rw-r--r--Mageia-Default/bootsplash/data/bootsplash-1600x1200.pngbin1104028 -> 0 bytes
-rw-r--r--Mageia-Default/bootsplash/data/bootsplash-800x600.pngbin233403 -> 0 bytes
-rw-r--r--Mageia-Default/bootsplash/theme.xml109
6 files changed, 0 insertions, 113 deletions
diff --git a/Mageia-Default/bootsplash/colors b/Mageia-Default/bootsplash/colors
deleted file mode 100644
index 5c9a6c3..0000000
--- a/Mageia-Default/bootsplash/colors
+++ /dev/null
@@ -1,4 +0,0 @@
-B1="#adcfff"
-B2="#7BAAE7"
-B3="#5A8AD6"
-B4="#427dc6"
diff --git a/Mageia-Default/bootsplash/data/bootsplash-1024x768.png b/Mageia-Default/bootsplash/data/bootsplash-1024x768.png
deleted file mode 100644
index cb4987b..0000000
--- a/Mageia-Default/bootsplash/data/bootsplash-1024x768.png
+++ /dev/null
Binary files differ
diff --git a/Mageia-Default/bootsplash/data/bootsplash-1280x1024.png b/Mageia-Default/bootsplash/data/bootsplash-1280x1024.png
deleted file mode 100644
index f78a9d3..0000000
--- a/Mageia-Default/bootsplash/data/bootsplash-1280x1024.png
+++ /dev/null
Binary files differ
diff --git a/Mageia-Default/bootsplash/data/bootsplash-1600x1200.png b/Mageia-Default/bootsplash/data/bootsplash-1600x1200.png
deleted file mode 100644
index 32cf6bd..0000000
--- a/Mageia-Default/bootsplash/data/bootsplash-1600x1200.png
+++ /dev/null
Binary files differ
diff --git a/Mageia-Default/bootsplash/data/bootsplash-800x600.png b/Mageia-Default/bootsplash/data/bootsplash-800x600.png
deleted file mode 100644
index d9a235b..0000000
--- a/Mageia-Default/bootsplash/data/bootsplash-800x600.png
+++ /dev/null
Binary files differ
diff --git a/Mageia-Default/bootsplash/theme.xml b/Mageia-Default/bootsplash/theme.xml
deleted file mode 100644
index 5f41ea5..0000000
--- a/Mageia-Default/bootsplash/theme.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<splashy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://splashy.alioth.debian.org/schemas/1.1/theme.xsd">
- <info>
- <name>@THEME@</name>
- <version>1.0</version>
- <description>@THEME@ theme</description>
- <urls>http://www.mageia.org/</urls>
- <author>Mageia.Org</author>
- </info>
- <progressbar>
- <!-- x coordinate, y coordinate, width and height are for the progress bar. Remember that x, y, width and height are expressed in percentage -->
- <dimension>
- <x>28</x>
- <y>84</y>
- <width>44</width>
- <height>3</height>
- </dimension>
- <color> <!-- #5d7eae -->
- <red>93</red>
- <green>126</green>
- <blue>174</blue>
- <alpha>255</alpha>
- </color>
- <border>
- <enable>yes</enable>
- <color> <!-- #a3b8d9 -->
- <red>163</red>
- <green>184</green>
- <blue>217</blue>
- <alpha>255</alpha>
- </color>
- </border>
- <background>
- <color> <!-- #1c3267 -->
- <red>28</red>
- <green>50</green>
- <blue>103</blue>
- <alpha>255</alpha>
- </color>
- </background>
- <direction>
- <boot>forward</boot>
- <shutdown>forward</shutdown>
- <resume>forward</resume>
- <suspend>forward</suspend>
- </direction>
- <visibility>
- <boot>yes</boot>
- <shutdown>yes</shutdown>
- <resume>yes</resume>
- <suspend>yes</suspend>
- </visibility>
- </progressbar>
- <background>
- <boot>background.jpg</boot>
- <shutdown>background.jpg</shutdown>
- <resume>suspend.jpg</resume>
- <suspend>suspend.jpg</suspend>
- <errorimg>background.jpg</errorimg>
- <!-- x coordinate, y coordinate, width and height are for the progress bar. Remember that x, y, width and height are expressed in percentage -->
- <dimension>
- <x>0</x>
- <y>0</y>
- <width>0</width>
- <height>0</height>
- </dimension>
- </background>
- <textbox>
- <enable>yes</enable>
- <!-- x coordinate, y coordinate, width and height are for the progress bar. Remember that x, y, width and height are expressed in percentage -->
- <dimension>
- <x>20</x>
- <y>50</y>
- <width>60</width>
- <height>40</height>
- </dimension>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- <alpha>127</alpha>
- </color>
- <border>
- <enable>yes</enable>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- <alpha>255</alpha>
- </color>
- </border>
- <text>
- <font>
- <file>FreeSans.ttf</file>
- <height>10</height>
- </font>
- <color>
- <red>128</red>
- <green>128</green>
- <blue>32</blue>
- <alpha>255</alpha>
- </color>
- </text>
- </textbox>
- <autoverboseonerror>no</autoverboseonerror>
- <fadein>no</fadein>
- <fadeout>no</fadeout>
-</splashy>