From 3ade071f273aaa973e44bf95d6b1d4913a18f03b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:39:48 +0200 Subject: Adding upstream version 43.2. Signed-off-by: Daniel Baumann --- src/resources/gtk/help-overlay.ui | 406 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 406 insertions(+) create mode 100644 src/resources/gtk/help-overlay.ui (limited to 'src/resources/gtk') diff --git a/src/resources/gtk/help-overlay.ui b/src/resources/gtk/help-overlay.ui new file mode 100644 index 0000000..42bad9f --- /dev/null +++ b/src/resources/gtk/help-overlay.ui @@ -0,0 +1,406 @@ + + + + True + + + True + shortcuts + 12 + + + True + General + + + True + New window + <Primary>N + + + + + True + Close window or tab + <Primary>W + + + + + True + Quit + <Primary>Q + + + + + True + Search + <Primary>F + + + + + True + Bookmark current location + <Primary>D + + + + + True + Show help + F1 + + + + + True + Shortcuts + <Primary>question + + + + + True + Undo + <Primary>z + + + + + True + Redo + <shift><Primary>z + + + + + + + True + Opening + + + True + Open + Return <Primary>O + + + + + True + Open in new tab + <Primary>Return + + + + + True + Open in new window + <shift>Return + + + + + True + Open item location (search and recent only) + <alt><Primary>O + + + + + True + Open with default application + <Primary>O <alt>Down + + + + + + + True + Tabs + + + True + New tab + <Primary>T + + + + + True + Go to previous tab + <Primary>Page_Up + + + + + True + Go to next tab + <Primary>Page_Down + + + + + True + Open tab + <alt>0...8 + + + + + True + Move tab left + <shift><Primary>Page_Up + + + + + True + Move tab right + <shift><Primary>Page_Down + + + + + True + Restore tab + <shift><Primary>T + + + + + + + True + Navigation + + + True + Go back + <alt>Left + + + + + True + Go forward + <alt>Right + + + + + True + Go up + <alt>Up + + + + + True + Go down + <alt>Down + + + + + True + Go to home folder + <alt>Home + + + + + True + Enter location + <Primary>L + + + + + True + Location bar with root location + slash + + + + + True + Location bar with home location + asciitilde + + + + + + + True + View + + + True + Zoom in + <Primary>plus + + + + + True + Zoom out + <Primary>minus + + + + + True + Reset zoom + <Primary>0 + + + + + True + Refresh view + F5 <Primary>R + + + + + True + Show/hide hidden files + <Primary>H + + + + + True + Show/hide sidebar + F9 + + + + + True + Show/hide action menu + F10 + + + + + True + List view + <Primary>1 + + + + + True + Grid view + <Primary>2 + + + + + + + True + Editing + + + True + Create folder + <shift><Primary>N + + + + + True + Rename + F2 + + + + + True + Move to trash + Delete + + + + + True + Delete permanently + <shift>Delete + + + + + True + Create link to copied item + <Primary>M + + + + + True + Create link to selected item + <Primary><shift>M + + + + + True + Cut + <Primary>X + + + + + True + Copy + <Primary>C + + + + + True + Paste + <Primary>V + + + + + True + Select all + <Primary>A + + + + + True + Invert selection + <shift><Primary>I + + + + + True + Select items matching + <Primary>S + + + + + True + Show item properties + <Primary>I <alt>Return + + + + + + + + -- cgit v1.2.3