From ba429d344132c088177e853cce8ff7181570b221 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 19:42:51 +0200 Subject: Adding upstream version 44.2. Signed-off-by: Daniel Baumann --- gedit/resources/gtk/menus.ui | 132 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) create mode 100644 gedit/resources/gtk/menus.ui (limited to 'gedit/resources/gtk/menus.ui') diff --git a/gedit/resources/gtk/menus.ui b/gedit/resources/gtk/menus.ui new file mode 100644 index 0000000..5ff01ed --- /dev/null +++ b/gedit/resources/gtk/menus.ui @@ -0,0 +1,132 @@ + + + + +
+ juntion-section + horizontal-buttons + + _Reload + win.revert + view-refresh-symbolic + + + _Print… + win.print + printer-symbolic + + + _Fullscreen + win.fullscreen + view-fullscreen-symbolic + +
+
+ app-commands-section + + _New Window + app.new-window + +
+
+ file-section +
+
+ file-section-1 + + _Save As… + win.save-as + + + Save _All + win.save-all + +
+
+ edit-section +
+
+ edit-section-1 +
+
+ search-section + + _Find… + win.find + + + _Find and Replace… + win.replace + + + _Clear Highlight + win.clear-highlight + + + _Go to Line… + win.goto-line + +
+
+ + _View +
+ view-section + + Side _Panel + win.side-panel + + + _Bottom Panel + win.bottom-panel + action-disabled + +
+
+ view-section-1 +
+
+ view-section-2 + + _Highlight Mode… + win.highlight-mode + +
+
+ + _Tools +
+ spell-section +
+
+ tools-section +
+
+ tools-section-1 +
+
+
+
+ preferences-section + + _Preferences + app.preferences + +
+
+ app-section + + _Keyboard Shortcuts + app.shortcuts + + + _Help + app.help + + + _About gedit + app.about + +
+
+
-- cgit v1.2.3