From 430a8df4f6722bb78f2babbdb2c82dcd9c840175 Mon Sep 17 00:00:00 2001 From: Christopher Davis Date: Wed, 8 Feb 2023 19:24:16 -0500 Subject: [PATCH] menu_app: Move preferences to last group Per https://developer.gnome.org/hig/patterns/controls/menus.html#standard-primary-menu-items, preferences should be at the top of the last group in the menu. --- main/data/menu_app.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/data/menu_app.ui b/main/data/menu_app.ui index 36cc31ad..f269e219 100644 --- a/main/data/menu_app.ui +++ b/main/data/menu_app.ui @@ -6,12 +6,12 @@ app.accounts Accounts + +
app.settings Preferences -
-
app.open_shortcuts Keyboard Shortcuts