summaryrefslogtreecommitdiff
path: root/src/resources/ui/nautilus-window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/ui/nautilus-window.ui')
-rw-r--r--src/resources/ui/nautilus-window.ui6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/resources/ui/nautilus-window.ui b/src/resources/ui/nautilus-window.ui
index 4eef37c11..58a552e06 100644
--- a/src/resources/ui/nautilus-window.ui
+++ b/src/resources/ui/nautilus-window.ui
@@ -18,6 +18,7 @@
<property name="spacing">6</property>
<child>
<object class="GtkPlacesSidebar" id="places_sidebar">
+ <property name="vexpand">True</property>
<property name="visible">True</property>
<property name="populate-all">True</property>
<property name="show-other-locations">True</property>
@@ -25,11 +26,6 @@
<signal name="show-other-locations-with-flags" handler="places_sidebar_show_other_locations_with_flags" object="NautilusWindow" swapped="yes" />
<signal name="show-starred-location" handler="places_sidebar_show_starred_location" object="NautilusWindow" swapped="yes" />
</object>
- <packing>
- <property name="pack_type">start</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
</child>
</object>
<packing>