From fb31765cbe33890f325a87015507364156741321 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:59:44 +0200 Subject: Adding upstream version 42.0. Signed-off-by: Daniel Baumann --- data/menus.ui | 167 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 data/menus.ui (limited to 'data/menus.ui') diff --git a/data/menus.ui b/data/menus.ui new file mode 100644 index 0000000..3c44864 --- /dev/null +++ b/data/menus.ui @@ -0,0 +1,167 @@ + + + +
+ + Search for Open Files + app.lsof + +
+
+ + Preferences + app.preferences + + + Help + app.help + + + Keyboard Shortcuts + win.show-help-overlay + + + About System Monitor + win.about + +
+
+ +
+ + _Refresh + win.refresh + +
+
+ + _Active Processes + win.show-whose-processes + active + + + A_ll Processes + win.show-whose-processes + all + + + M_y Processes + win.show-whose-processes + user + +
+
+ + Show _Dependencies + win.show-dependencies + +
+
+ + Search for Open Files + app.lsof + +
+
+ + Preferences + app.preferences + + + Help + app.help + + + Keyboard Shortcuts + win.show-help-overlay + + + About System Monitor + win.about + +
+
+ +
+ + _Properties + win.process-properties + +
+
+ + _Memory Maps + win.memory-maps + + + Open _Files + win.open-files + +
+
+ + _Change Priority +
+ + Very High + win.priority + -20 + + + High + win.priority + -5 + + + Normal + win.priority + 0 + + + Low + win.priority + 5 + + + Very Low + win.priority + 19 + +
+
+ + Custom + win.priority + 32 + +
+
+ + Set _Affinity + win.set-affinity + +
+
+ + _Stop + win.send-signal-stop + 19 + + + _Continue + win.send-signal-cont + 18 + + + _End + win.send-signal-end + 15 + + + _Kill + win.send-signal-kill + 9 + +
+
+
-- cgit v1.2.3