diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-04 13:00:55 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-04 13:00:55 +0200 |
commit | e9b06dcd5df3f22bc3a7acd5c57a4bfdf4ef38f5 (patch) | |
tree | 6e9494073395f49fb3eec61d2c5ae40f5f3de2af /resources/ui/pie_options.ui | |
parent | 19fe9cfe9a84ba453271d8d8e32f4aa9fe2be14e (diff) | |
parent | 7556967bf57453d412a8f18633599f38806f8620 (diff) |
Merge tag 'upstream/0.6.7'
Upstream version 0.6.7
Diffstat (limited to 'resources/ui/pie_options.ui')
-rw-r--r-- | resources/ui/pie_options.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/ui/pie_options.ui b/resources/ui/pie_options.ui index cc95f8f..0e0820b 100644 --- a/resources/ui/pie_options.ui +++ b/resources/ui/pie_options.ui @@ -49,7 +49,7 @@ </object> <object class="GtkDialog" id="window"> <property name="can_focus">False</property> - <property name="border_width">5</property> + <property name="border_width">6</property> <property name="title" translatable="yes">Activation Settings</property> <property name="modal">True</property> <property name="window_position">center-on-parent</property> @@ -60,6 +60,7 @@ <property name="width_request">350</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> + <property name="spacing">6</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> <property name="can_focus">False</property> @@ -109,7 +110,6 @@ <object class="GtkBox" id="vbox2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> |