summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2014-09-14 15:40:06 -0700
committerCosimo Cecchi <cosimoc@gnome.org>2014-09-14 15:40:06 -0700
commitf0f417e93ebff2858cb6b8184668ef34d899682c (patch)
tree88e31f80057bcdc7dff3136e817f4c80cdbce52e
parent8032628adc9c8286050716d609c574dc7273dfcb (diff)
downloadnautilus-f0f417e93ebff2858cb6b8184668ef34d899682c.tar.gz
file-management-properties: expand GtkNotebook in dialog
Or it won't follow the window size when resizing. https://bugzilla.gnome.org/show_bug.cgi?id=728637
-rw-r--r--src/nautilus-file-management-properties.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nautilus-file-management-properties.ui b/src/nautilus-file-management-properties.ui
index dfe632961..70b0b1247 100644
--- a/src/nautilus-file-management-properties.ui
+++ b/src/nautilus-file-management-properties.ui
@@ -1260,7 +1260,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>