summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-08-22 16:03:58 +0200
committerDirk von Suchodoletz2010-08-22 16:03:58 +0200
commit42e7730d79d29c68ae99dadbac4e30c60df9bfb3 (patch)
treef60862e579c3ecaf30ff0e1e843337da9c69e431
parent... (diff)
parentslightly smaller logo and bar (diff)
downloadcore-42e7730d79d29c68ae99dadbac4e30c60df9bfb3.tar.gz
core-42e7730d79d29c68ae99dadbac4e30c60df9bfb3.tar.xz
core-42e7730d79d29c68ae99dadbac4e30c60df9bfb3.zip
Merge branch 'master' of openslx.org:openslx/core
-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.