summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-05-12 18:08:47 +0200
committerSebastian Schmelzer2011-05-12 18:08:47 +0200
commita28b85970fc1f2ec707b56d9fad7f4312d7afbc2 (patch)
tree143d68d5f4cf5010da1d0db1e85e642414333ae3
parentchange conf path to /etc/vmchooser/vmchooser.conf (diff)
downloadvmchooser-a28b85970fc1f2ec707b56d9fad7f4312d7afbc2.tar.gz
vmchooser-a28b85970fc1f2ec707b56d9fad7f4312d7afbc2.tar.xz
vmchooser-a28b85970fc1f2ec707b56d9fad7f4312d7afbc2.zip
switch default theme to openslx
add unifr theme
-rw-r--r--src/img/title_l.pngbin17458 -> 9187 bytes
-rw-r--r--src/img/title_r.pngbin4113 -> 3390 bytes
-rw-r--r--src/ui/dialog.ui6
-rw-r--r--themes/unifr/title_l.pngbin0 -> 17458 bytes
-rw-r--r--themes/unifr/title_r.pngbin0 -> 4113 bytes
-rw-r--r--themes/unifr/unifr.ini4
6 files changed, 7 insertions, 3 deletions
diff --git a/src/img/title_l.png b/src/img/title_l.png
index e602ccd..900dd86 100644
--- a/src/img/title_l.png
+++ b/src/img/title_l.png
Binary files differ
diff --git a/src/img/title_r.png b/src/img/title_r.png
index 3edbcb0..8ca9347 100644
--- a/src/img/title_r.png
+++ b/src/img/title_r.png
Binary files differ
diff --git a/src/ui/dialog.ui b/src/ui/dialog.ui
index e1c93c2..16990b3 100644
--- a/src/ui/dialog.ui
+++ b/src/ui/dialog.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>542</width>
+ <width>543</width>
<height>655</height>
</rect>
</property>
@@ -48,7 +48,7 @@
</size>
</property>
<property name="styleSheet">
- <string notr="true">#label_l {background-color:#003592;
+ <string notr="true">#label_l {background-color:#fff;
margin-left:1px;
margin-top:1px;
margin-bottom:0px;}</string>
@@ -79,7 +79,7 @@ margin-bottom:0px;}</string>
</size>
</property>
<property name="styleSheet">
- <string notr="true">#label_r {background-color:#003592;
+ <string notr="true">#label_r {background-color:#fff;
margin-top:1px;
margin-right:1px;
margin-bottom:0px;}</string>
diff --git a/themes/unifr/title_l.png b/themes/unifr/title_l.png
new file mode 100644
index 0000000..e602ccd
--- /dev/null
+++ b/themes/unifr/title_l.png
Binary files differ
diff --git a/themes/unifr/title_r.png b/themes/unifr/title_r.png
new file mode 100644
index 0000000..3edbcb0
--- /dev/null
+++ b/themes/unifr/title_r.png
Binary files differ
diff --git a/themes/unifr/unifr.ini b/themes/unifr/unifr.ini
new file mode 100644
index 0000000..dadcb4e
--- /dev/null
+++ b/themes/unifr/unifr.ini
@@ -0,0 +1,4 @@
+background-color=#003592
+image-right=title_r.png
+image-left=title_l.png
+