summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2015-05-12 21:53:55 +0100
committerMartin Wimpress <[email protected]>2015-05-12 21:53:55 +0100
commitb507f88175ddccd6c4dd17261e92426ac24d17a4 (patch)
tree2876cb7c547494ce5a4c7f39487f9cf18f3e927e
parent304866dd42e3ec1d8f1694f42c69af247a772330 (diff)
parentae0e8557f924b5940e1aaea18fd43cceb0ee7203 (diff)
downloadcaja-b507f88175ddccd6c4dd17261e92426ac24d17a4.tar.bz2
caja-b507f88175ddccd6c4dd17261e92426ac24d17a4.tar.xz
Merge pull request #401 from NiceandGently/master
U fixes for file management preferences
-rw-r--r--src/caja-file-management-properties.ui6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/caja-file-management-properties.ui b/src/caja-file-management-properties.ui
index cca1a364..05f94460 100644
--- a/src/caja-file-management-properties.ui
+++ b/src/caja-file-management-properties.ui
@@ -271,6 +271,8 @@
<property name="border_width">5</property>
<property name="title" translatable="yes">File Management Preferences</property>
<property name="window_position">center</property>
+ <property name="default_width">600</property>
+ <property name="default_height">600</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
@@ -1522,14 +1524,14 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>