summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-11-28 22:00:53 +0000
committerJakob Bornecrantz <jakob@vmware.com>2009-11-28 22:00:53 +0000
commit11c37d84a16bf86cd40c8f2bb7cbd28417bbfe94 (patch)
tree4973dc0899f1083496bfd1be02f0f2cbadfb6da6
parentda62763841853b963ba070ee318bd5b860ce01ec (diff)
Resize main UI and screen icon to make UI prettier
-rw-r--r--res/main.xml4
-rw-r--r--res/screen.pngbin471 -> 373 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/res/main.xml b/res/main.xml
index 00125f5..4f20b7f 100644
--- a/res/main.xml
+++ b/res/main.xml
@@ -19,7 +19,7 @@
</columns>
</object>
<object class="GtkWindow" id="window">
- <property name="width_request">600</property>
+ <property name="width_request">800</property>
<property name="height_request">600</property>
<child>
<object class="GtkVBox" id="_vbox1">
@@ -227,7 +227,7 @@
<object class="GtkHPaned" id="_hpaned1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="position">250</property>
+ <property name="position">290</property>
<property name="position_set">True</property>
<child>
<object class="GtkScrolledWindow" id="_scrolledwindow1">
diff --git a/res/screen.png b/res/screen.png
index bb4c73d..61effcc 100644
--- a/res/screen.png
+++ b/res/screen.png
Binary files differ