Commit 04d214d6 authored by Don Gagne's avatar Don Gagne

Set initial size smaller

This way the dock doesn’t end up too wide
parent fb33b038
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>414</width> <width>200</width>
<height>518</height> <height>518</height>
</rect> </rect>
</property> </property>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>400</width> <width>200</width>
<height>300</height> <height>300</height>
</rect> </rect>
</property> </property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment