summaryrefslogtreecommitdiff
path: root/editor/dconf-editor.ui
diff options
context:
space:
mode:
Diffstat (limited to 'editor/dconf-editor.ui')
-rw-r--r--editor/dconf-editor.ui16
1 files changed, 7 insertions, 9 deletions
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui
index c231036..30f3343 100644
--- a/editor/dconf-editor.ui
+++ b/editor/dconf-editor.ui
@@ -15,10 +15,10 @@
<signal name="window-state-event" handler="main_window_window_state_event_cb" swapped="no"/>
<signal name="configure-event" handler="main_window_configure_event_cb" swapped="no"/>
<child>
- <object class="GtkHBox" id="hbox1">
+ <object class="GtkHPaned" id="hpaned1">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">6</property>
+ <property name="can_focus">True</property>
+ <property name="position">100</property>
<child>
<object class="GtkScrolledWindow" id="directory_scrolledwindow">
<property name="visible">True</property>
@@ -30,9 +30,8 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
+ <property name="resize">True</property>
+ <property name="shrink">False</property>
</packing>
</child>
<child>
@@ -251,9 +250,8 @@
</child>
</object>
<packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
+ <property name="resize">True</property>
+ <property name="shrink">False</property>
</packing>
</child>
</object>