From ce42d0f616999ef85a41b09024663ca9e5d2d18a Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Thu, 7 Oct 2021 11:23:31 +0200 Subject: Mate Sticky notes applet: make dialogs accessible. This enables better keyboard navigation and labelling, for screen readers such as Orca. --- stickynotes/sticky-notes-preferences.ui | 7 +++++++ stickynotes/sticky-notes-properties.ui | 5 +++++ 2 files changed, 12 insertions(+) (limited to 'stickynotes') diff --git a/stickynotes/sticky-notes-preferences.ui b/stickynotes/sticky-notes-preferences.ui index dcb5731f..25ebfe33 100644 --- a/stickynotes/sticky-notes-preferences.ui +++ b/stickynotes/sticky-notes-preferences.ui @@ -130,6 +130,7 @@ False _Width: True + width_spin 0 @@ -143,6 +144,7 @@ False H_eight: True + height_spin 0 @@ -202,6 +204,7 @@ False Font Co_lor: True + prefs_font_color 0 @@ -215,6 +218,7 @@ False Note C_olor: True + default_color 0 @@ -227,6 +231,8 @@ True True False + Choose a font color to use for all sticky notes + Pick a default font color 1 @@ -268,6 +274,7 @@ False _Font: True + default_font 0 diff --git a/stickynotes/sticky-notes-properties.ui b/stickynotes/sticky-notes-properties.ui index 3602821b..91e68438 100644 --- a/stickynotes/sticky-notes-properties.ui +++ b/stickynotes/sticky-notes-properties.ui @@ -116,6 +116,7 @@ False _Title: True + title_entry 0 @@ -157,6 +158,7 @@ 12 Font C_olor: True + color_label 0 @@ -199,6 +201,8 @@ True True False + Choose a font color for the note + Pick a font color for the sticky note 1 @@ -225,6 +229,7 @@ 12 _Font: True + note_font 0 -- cgit v1.2.1