diff options
author | monsta <[email protected]> | 2016-12-06 17:32:49 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-01-22 13:02:52 +0300 |
commit | ebe5dcc666f85033e9711e83461e0b5188c3f869 (patch) | |
tree | 295eb74d858624dc5818b8e296e80df0e1b6bf59 /src/caja-file-management-properties.ui | |
parent | 37fb8a641a4695a9c572b3460ad2b6eb7a7df1fe (diff) | |
download | caja-ebe5dcc666f85033e9711e83461e0b5188c3f869.tar.bz2 caja-ebe5dcc666f85033e9711e83461e0b5188c3f869.tar.xz |
prefs dialog: fix vertical expand of content with window resize
Diffstat (limited to 'src/caja-file-management-properties.ui')
-rw-r--r-- | src/caja-file-management-properties.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-file-management-properties.ui b/src/caja-file-management-properties.ui index 05f94460..526a80d4 100644 --- a/src/caja-file-management-properties.ui +++ b/src/caja-file-management-properties.ui @@ -2538,7 +2538,7 @@ </child> </object> <packing> - <property name="expand">False</property> + <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> |