From 6f8f4c8b3f82af1f0aa811cf190bc4b74678e267 Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Wed, 13 Oct 2021 17:39:30 +0200 Subject: Accessibility: add proper mnemonic relations and labelling --- src/ui/batch-add-files.ui | 1 + src/ui/new.ui | 5 +++++ src/ui/properties.ui | 8 ++++++++ 3 files changed, 14 insertions(+) (limited to 'src/ui') diff --git a/src/ui/batch-add-files.ui b/src/ui/batch-add-files.ui index 6a4ee5b..c6f6980 100644 --- a/src/ui/batch-add-files.ui +++ b/src/ui/batch-add-files.ui @@ -322,6 +322,7 @@ False start _Password: + a_password_entry True diff --git a/src/ui/new.ui b/src/ui/new.ui index 391a3e2..30e869b 100644 --- a/src/ui/new.ui +++ b/src/ui/new.ui @@ -160,6 +160,11 @@ 1 1 True + + + MB + + False diff --git a/src/ui/properties.ui b/src/ui/properties.ui index 75850c5..78634c7 100644 --- a/src/ui/properties.ui +++ b/src/ui/properties.ui @@ -87,6 +87,7 @@ False start Name: + p_name_label center @@ -103,6 +104,7 @@ False start Archive size: + p_size_label center @@ -143,6 +145,7 @@ False start Compression ratio: + p_cratio_label @@ -170,6 +173,7 @@ False start Content size: + p_uncomp_size_label @@ -209,6 +213,7 @@ False start Number of files: + p_files_label center @@ -251,6 +256,7 @@ False start Location: + p_path_label center @@ -267,6 +273,7 @@ False start Last modified: + p_date_label center @@ -283,6 +290,7 @@ False start Type: + p_mime_type_label center -- cgit v1.2.1