diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-04 13:00:51 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-10-04 13:00:51 +0200 |
commit | 7556967bf57453d412a8f18633599f38806f8620 (patch) | |
tree | b7403b6ac1b5cf5db9462c3ca6d52b973df24819 /resources/ui/pie_options.ui | |
parent | 16fe2e5d0525422ba6ca5db9e92a93d17caae302 (diff) |
Imported Upstream version 0.6.7upstream/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> |