projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df8588e
)
application demo: Resolve a keyboard shortcut conflict
author
Timm Bäder
<mail@baedert.org>
Mon, 27 Dec 2021 08:59:19 +0000
(09:59 +0100)
committer
Timm Bäder
<mail@baedert.org>
Mon, 27 Dec 2021 09:02:03 +0000
(10:02 +0100)
There were two menu entries side-by-side with the same keyboard shortcut
demos/gtk-demo/menus.ui
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/menus.ui
b/demos/gtk-demo/menus.ui
index f67180b9b4b6e702314897e65a6a3dc26300a9fa..35426fff91acc7dd0656db543a52bbfe2747c51b 100644
(file)
--- 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>