[dconf-editor] Basic visual fixes.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Basic visual fixes.
- Date: Fri, 17 Apr 2015 09:30:37 +0000 (UTC)
commit 0abaad113d1d7dde7485eda78e7fc2e027f514fa
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Fri Apr 17 11:30:20 2015 +0200
Basic visual fixes.
editor/dconf-editor.ui | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/editor/dconf-editor.ui b/editor/dconf-editor.ui
index 6a17c7d..d8ea9c0 100644
--- a/editor/dconf-editor.ui
+++ b/editor/dconf-editor.ui
@@ -25,12 +25,13 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
+ <property name="width_request">222</property>
<child>
<placeholder/>
</child>
</object>
<packing>
- <property name="resize">True</property>
+ <property name="resize">False</property>
<property name="shrink">False</property>
</packing>
</child>
@@ -190,6 +191,7 @@
<child>
<object class="GtkBox">
<property name="orientation">horizontal</property>
+ <property name="hexpand">True</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">6</property>
@@ -212,6 +214,7 @@
<object class="GtkButton">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="valign">end</property>
<property name="receives_default">True</property>
<property name="related_action">set_default_action</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]