summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
authorMichael Janczyk2010-08-22 16:05:04 +0200
committerMichael Janczyk2010-08-22 16:05:04 +0200
commitafb40b41b987b79bdb7c24d84a2b8c6fc02227a9 (patch)
tree380219a4c790897730aa237d5d179c1f4b875403 /os-plugins
parentAdding missing files for splashy ... (diff)
downloadcore-afb40b41b987b79bdb7c24d84a2b8c6fc02227a9.tar.gz
core-afb40b41b987b79bdb7c24d84a2b8c6fc02227a9.tar.xz
core-afb40b41b987b79bdb7c24d84a2b8c6fc02227a9.zip
slightly smaller logo and bar
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.