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/properties.ui | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/ui/properties.ui') 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