diff options
| author | luigifab <[email protected]> | 2025-06-02 12:13:16 +0200 |
|---|---|---|
| committer | Victor Kareh <[email protected]> | 2025-08-29 18:15:50 +0000 |
| commit | 2b89f7111bf64577cf0502842bbac07dff29e3eb (patch) | |
| tree | 9a515f41aa6f6248d2e71f16b0028f17cd2f5c35 | |
| parent | f0973e0729c1716d8de9d993a272a6e3629d2059 (diff) | |
| download | mate-control-center-2b89f7111bf64577cf0502842bbac07dff29e3eb.tar.bz2 mate-control-center-2b89f7111bf64577cf0502842bbac07dff29e3eb.tar.xz | |
Remove focus on close button
| -rw-r--r-- | capplets/keyboard/mate-keyboard-properties-dialog.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/capplets/keyboard/mate-keyboard-properties-dialog.ui b/capplets/keyboard/mate-keyboard-properties-dialog.ui index d59710ec..35e41216 100644 --- a/capplets/keyboard/mate-keyboard-properties-dialog.ui +++ b/capplets/keyboard/mate-keyboard-properties-dialog.ui @@ -140,7 +140,6 @@ <property name="label" translatable="yes">_Close</property> <property name="visible">True</property> <property name="can-focus">True</property> - <property name="has-focus">True</property> <property name="can-default">True</property> <property name="has-default">True</property> <property name="receives-default">False</property> |
