diff --git a/src/resources/gtk/menus.ui b/src/resources/gtk/menus.ui deleted file mode 100644 index ccdbb94c..00000000 --- a/src/resources/gtk/menus.ui +++ /dev/null @@ -1,35 +0,0 @@ - - - -
- - _New Window - app.new-window - -
-
- - _Open Capture - app.open-capture - -
-
- - About - app.about - - - Help - app.help - - - Keyboard Shortcuts - app.show-help-overlay - - - _Quit - app.quit - -
-
-
diff --git a/src/resources/sysprof.gresource.xml b/src/resources/sysprof.gresource.xml index c074c1c1..8fed68dc 100644 --- a/src/resources/sysprof.gresource.xml +++ b/src/resources/sysprof.gresource.xml @@ -2,7 +2,6 @@ - gtk/menus.ui gtk/help-overlay.ui diff --git a/src/resources/ui/sp-window.ui b/src/resources/ui/sp-window.ui index 0bd7b6d5..12b8dea4 100644 --- a/src/resources/ui/sp-window.ui +++ b/src/resources/ui/sp-window.ui @@ -261,17 +261,30 @@ true + + + app.new-window + New Window + true + + + + + horizontal + true + + win.open-capture - Open + Open Capture… true win.save-capture - Save As + Save As… true @@ -301,6 +314,33 @@ true + + + horizontal + true + + + + + app.show-help-overlay + Keyboard Shortcuts + true + + + + + app.help + Help + true + + + + + app.about + About Sysprof + true + +