[gtk/wip/baedert/for-master: 1/2] application demo: Resolve a keyboard shortcut conflict
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 1/2] application demo: Resolve a keyboard shortcut conflict
- Date: Mon, 27 Dec 2021 09:02:33 +0000 (UTC)
commit a00480f4a1eb790f5a2bfcf99541ebff12b75538
Author: Timm Bäder <mail baedert org>
Date: Mon Dec 27 09:59:19 2021 +0100
application demo: Resolve a keyboard shortcut conflict
There were two menu entries side-by-side with the same keyboard shortcut
demos/gtk-demo/menus.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/demos/gtk-demo/menus.ui b/demos/gtk-demo/menus.ui
index f67180b9b4..35426fff91 100644
--- a/demos/gtk-demo/menus.ui
+++ b/demos/gtk-demo/menus.ui
@@ -21,7 +21,7 @@
<item>
<attribute name="label" translatable="yes">Save _As...</attribute>
<attribute name="action">app.save-as</attribute>
- <attribute name="accel"><Control>s</attribute>
+ <attribute name="accel"><Control><Shift>s</attribute>
</item>
</section>
<section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]