aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwilliam <william.os4y@gmail.com>2015-03-13 20:43:21 +0100
committerwilliam <william.os4y@gmail.com>2015-03-13 20:51:57 +0100
commite08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3 (patch)
tree0ea35dacc9074ba54ec2b3db808bda35057a6254
parentfix some label names (diff)
downloadlumina-e08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3.tar.gz
lumina-e08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3.tar.bz2
lumina-e08a8ca78ef5d204f7de3db4c1c93d1135e6a4e3.zip
better window size
-rw-r--r--desktop-editor/dialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-editor/dialog.ui b/desktop-editor/dialog.ui
index 1811ace2..f934ebb9 100644
--- a/desktop-editor/dialog.ui
+++ b/desktop-editor/dialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>420</width>
- <height>316</height>
+ <width>383</width>
+ <height>288</height>
</rect>
</property>
<property name="windowTitle">
bgstack15