From d04cab0021ffd3a32c5aadee355eab23f01fbd4a Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Tue, 12 Oct 2021 13:41:59 +0200 Subject: Accessibility: add proper mnemonic relations and labelling --- data/eom-image-properties-dialog.ui | 6 ++++++ data/eom-preferences-dialog.ui | 15 +++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/data/eom-image-properties-dialog.ui b/data/eom-image-properties-dialog.ui index fdff309..ab42ec1 100644 --- a/data/eom-image-properties-dialog.ui +++ b/data/eom-image-properties-dialog.ui @@ -145,6 +145,7 @@ 8 8 Name: + name_label right @@ -164,6 +165,7 @@ 8 8 Width: + width_label @@ -182,6 +184,7 @@ 8 8 Height: + height_label @@ -200,6 +203,7 @@ 8 8 Type: + type_label @@ -218,6 +222,7 @@ 8 8 Bytes: + bytes_label @@ -236,6 +241,7 @@ 8 8 Location: + folder_button diff --git a/data/eom-preferences-dialog.ui b/data/eom-preferences-dialog.ui index 9974193..c32e5b2 100644 --- a/data/eom-preferences-dialog.ui +++ b/data/eom-preferences-dialog.ui @@ -277,6 +277,11 @@ True True Background Color + + + Background Color + + False @@ -388,6 +393,11 @@ True Color for Transparent Areas rgb(0,0,0) + + + Color for Transparent Areas + + False @@ -609,6 +619,11 @@ adjustment1 1 True + + + seconds + + False -- cgit v1.2.1