summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins')
-rw-r--r--os-plugins/plugins/bootsplash/files/themes/openslx/openslx.pngbin62522 -> 89872 bytes
-rw-r--r--os-plugins/plugins/bootsplash/files/themes/openslx/theme.xml10
2 files changed, 5 insertions, 5 deletions
diff --git a/os-plugins/plugins/bootsplash/files/themes/openslx/openslx.png b/os-plugins/plugins/bootsplash/files/themes/openslx/openslx.png
index 62fc1320..e7f996c6 100644
--- a/os-plugins/plugins/bootsplash/files/themes/openslx/openslx.png
+++ b/os-plugins/plugins/bootsplash/files/themes/openslx/openslx.png
Binary files differ
diff --git a/os-plugins/plugins/bootsplash/files/themes/openslx/theme.xml b/os-plugins/plugins/bootsplash/files/themes/openslx/theme.xml
index d3c9bb1b..48854551 100644
--- a/os-plugins/plugins/bootsplash/files/themes/openslx/theme.xml
+++ b/os-plugins/plugins/bootsplash/files/themes/openslx/theme.xml
@@ -5,10 +5,10 @@
<info>
<!-- theme name is case sensitive. use directory name -->
<name>openslx</name>
- <version>0.1</version>
- <description>...</description>
- <urls>http://</urls>
- <author>Author &lt;author@mail.com&gt;</author>
+ <version>0.2</version>
+ <description>OpenSLX Splashy Theme</description>
+ <urls>http://openslx.com</urls>
+ <author>mj0@uni-freiburg.de</author>
</info>
<progressbar>
<!-- here are tags to set the bar... x coordinate,
@@ -18,7 +18,7 @@
<x>0</x>
<y>42</y>
<width>100</width>
- <height>17</height>
+ <height>16</height>
</dimension>
<!-- here you can set the color of the progressbar...
set the amount of red, green, blue and alpha channel.