From a74d5f51a2c9b1e2d8eadcf19078512fdf7e0e55 Mon Sep 17 00:00:00 2001 From: Philipp Unger Date: Thu, 7 Mar 2024 23:21:50 +0100 Subject: [PATCH] fix xml escapes in AdwActionRow subtitle patch from @tekstryder --- ui/BoxIntellihideOptions.ui | 2 +- ui/BoxOverlayShortcut.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/BoxIntellihideOptions.ui b/ui/BoxIntellihideOptions.ui index a60dab3..0da3ec2 100644 --- a/ui/BoxIntellihideOptions.ui +++ b/ui/BoxIntellihideOptions.ui @@ -154,7 +154,7 @@ Keyboard shortcut to reveal and hold the panel - Syntax: <Shift>, <Ctrl>, <Alt>, <Super> + Syntax: &lt;Shift&gt;, &lt;Ctrl&gt;, &lt;Alt&gt;, &lt;Super&gt; center diff --git a/ui/BoxOverlayShortcut.ui b/ui/BoxOverlayShortcut.ui index 98fcb0a..5f87589 100644 --- a/ui/BoxOverlayShortcut.ui +++ b/ui/BoxOverlayShortcut.ui @@ -68,7 +68,7 @@ Shortcut to show the overlay for 2 seconds - Syntax: <Shift>, <Ctrl>, <Alt>, <Super> + Syntax: &lt;Shift&gt;, &lt;Ctrl&gt;, &lt;Alt&gt;, &lt;Super&gt; center