[seahorse] seahorse-key-manager.ui: Change the order of Keyboard Shortcuts entry
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse] seahorse-key-manager.ui: Change the order of Keyboard Shortcuts entry
- Date: Sat, 15 Feb 2020 11:47:33 +0000 (UTC)
commit b2cbde7b9efe4fe5cbad7ac02cce8916cccf5aeb
Author: Sabri Ünal <libreajans gmail com>
Date: Sat Feb 15 08:21:29 2020 +0300
seahorse-key-manager.ui: Change the order of Keyboard Shortcuts entry
Due to Keyboard Shortcuts must be listed after the help entry, change the order of it.
src/seahorse-key-manager.ui | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/seahorse-key-manager.ui b/src/seahorse-key-manager.ui
index 8a2276bd..e62a0ddf 100644
--- a/src/seahorse-key-manager.ui
+++ b/src/seahorse-key-manager.ui
@@ -20,13 +20,13 @@
<attribute name="action">app.preferences</attribute>
<attribute name="hidden-when">action-disabled</attribute>
</item>
- <item>
- <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
- <attribute name="action">win.show-help-overlay</attribute>
- </item>
<item>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
+ </item>
+ <item>
+ <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
+ <attribute name="action">win.show-help-overlay</attribute>
</item>
<item>
<attribute name="label" translatable="yes">_About Passwords and Keys</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]