From 35f548008d9261cf58277e92cc5b60b6a710f8ad Mon Sep 17 00:00:00 2001 From: Automeris naranja Date: Mon, 17 Feb 2025 17:29:53 -0300 Subject: [PATCH] adw-adaptive-preview: Add mnemonics --- src/adw-adaptive-preview.ui | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/src/adw-adaptive-preview.ui b/src/adw-adaptive-preview.ui index d37845e1e..ac1ea8dbb 100644 --- a/src/adw-adaptive-preview.ui +++ b/src/adw-adaptive-preview.ui @@ -28,13 +28,15 @@ Display - Device + _Device + True - Width + _Width + True 100 @@ -48,7 +50,8 @@ - Height + _Height + True 100 @@ -62,7 +65,8 @@ - Rotate + _Rotate + True Rotate Left @@ -96,13 +100,15 @@ Shell - Preset + _Preset + True - Top Bar + _Top Bar + True 0 @@ -116,7 +122,8 @@ - Bottom Bar + _Bottom Bar + True 0 @@ -130,7 +137,8 @@ - Window Controls + Wi_ndow Controls + True @@ -141,13 +149,15 @@ View - Scale to Fit + _Scale to Fit + True - Highlight Bezel + Hi_ghlight Bezel + True @@ -183,7 +193,8 @@ application-exit - Exit + _Exit + True True -- GitLab