From 10ba0644c3cbcbffaa0cc945ca1eb835f32eb1ce Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 2 Aug 2024 07:09:52 +0000 Subject: automatic import of gnome-logs --- 0002-help-overlay.ui-Add-three-shortcuts.patch | 84 ++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 0002-help-overlay.ui-Add-three-shortcuts.patch (limited to '0002-help-overlay.ui-Add-three-shortcuts.patch') diff --git a/0002-help-overlay.ui-Add-three-shortcuts.patch b/0002-help-overlay.ui-Add-three-shortcuts.patch new file mode 100644 index 0000000..0c3a2d1 --- /dev/null +++ b/0002-help-overlay.ui-Add-three-shortcuts.patch @@ -0,0 +1,84 @@ +From df0c7e7e2475c05acac5bb491788e72eb5b850cb Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Sabri=20=C3=9Cnal?= +Date: Fri, 3 Apr 2020 15:17:28 +0300 +Subject: [PATCH 2/2] help-overlay.ui: Add three shortcuts + +F1: Show help +Ctrl+question: Keyboard shortcuts +Ctrl+e: Export logs to a file +--- + data/help-overlay.ui | 23 ++++++++++++++++++++++- + 1 file changed, 22 insertions(+), 1 deletion(-) + +diff --git a/data/help-overlay.ui b/data/help-overlay.ui +index 881503e..4427e7c 100644 +--- a/data/help-overlay.ui ++++ b/data/help-overlay.ui +@@ -1,42 +1,63 @@ + + + + + True + + + General + True + + + <Primary>n + Open a new window + True + + + + + <Primary>w + Close a window + True + + ++ ++ ++ F1 ++ Show help ++ True ++ ++ ++ ++ ++ <Primary>question ++ Keyboard shorcuts ++ True ++ ++ + + + + +- Search ++ Application + True + + + <Primary>f + Find + True + + ++ ++ ++ <Primary>e ++ Export logs to a file ++ True ++ ++ + + + + + + +-- +2.35.1 + -- cgit v1.2.3