diff options
| author | luigifab <[email protected]> | 2025-06-09 13:46:23 +0200 |
|---|---|---|
| committer | Luke from DC <[email protected]> | 2025-09-09 19:11:54 +0000 |
| commit | d26f436c9bce4a0174044695ac29f216f137ed68 (patch) | |
| tree | d690706c0fcfdbcce0d472a7902a89aae3c2a5ec | |
| parent | 9fc83c5b22e5b4409ddfe31a36e8e42cc563499a (diff) | |
| download | mate-control-center-d26f436c9bce4a0174044695ac29f216f137ed68.tar.bz2 mate-control-center-d26f436c9bce4a0174044695ac29f216f137ed68.tar.xz | |
Update window layout
| -rw-r--r-- | capplets/default-applications/mate-default-applications-properties.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capplets/default-applications/mate-default-applications-properties.ui b/capplets/default-applications/mate-default-applications-properties.ui index 20c094fe..29b922be 100644 --- a/capplets/default-applications/mate-default-applications-properties.ui +++ b/capplets/default-applications/mate-default-applications-properties.ui @@ -28,6 +28,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="orientation">vertical</property> + <property name="spacing">2</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area"> <property name="visible">True</property> |
