summaryrefslogtreecommitdiff
path: root/capplets
diff options
context:
space:
mode:
authorluigifab <[email protected]>2025-06-02 11:11:01 +0200
committerLuke from DC <[email protected]>2025-06-02 20:22:44 +0000
commit5ebedfa80a795da9e7a785bfa19250120426acf9 (patch)
tree663ef608f26a7855f39485cc05d1a1f41448b6bd /capplets
parent4c50efe0ee15c9dfa45fc26c8b75ecbef4da12bc (diff)
downloadmate-control-center-master.tar.bz2
mate-control-center-master.tar.xz
Update layout of window-properties.uiHEADmaster
Diffstat (limited to 'capplets')
-rw-r--r--capplets/windows/window-properties.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/capplets/windows/window-properties.ui b/capplets/windows/window-properties.ui
index 140ab21b..d480f960 100644
--- a/capplets/windows/window-properties.ui
+++ b/capplets/windows/window-properties.ui
@@ -51,12 +51,15 @@ Author: Robert Buj
<property name="modal">True</property>
<property name="icon-name">preferences-system-windows</property>
<property name="type-hint">normal</property>
+ <property name="border-width">5</property>
<signal name="response" handler="on_dialog_win_response" swapped="no"/>
<child internal-child="vbox">
<object class="GtkBox" id="main_vbox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
+ <property name="border-width">2</property>
+ <property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox">
<property name="visible">True</property>
@@ -106,7 +109,7 @@ Author: Robert Buj
<object class="GtkNotebook" id="nb">
<property name="visible">True</property>
<property name="can-focus">True</property>
- <property name="border-width">6</property>
+ <property name="border-width">5</property>
<child>
<object class="GtkBox" id="behaviour_vbox">
<property name="visible">True</property>