[gnome-builder] libide/editor: add open file to search menus
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] libide/editor: add open file to search menus
- Date: Sat, 16 Jul 2022 05:13:06 +0000 (UTC)
commit d20a58643b90a7ac7e1aa1a7209a92ae96580924
Author: Christian Hergert <chergert redhat com>
Date: Fri Jul 15 22:13:00 2022 -0700
libide/editor: add open file to search menus
src/libide/editor/gtk/menus.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/libide/editor/gtk/menus.ui b/src/libide/editor/gtk/menus.ui
index 714b35ec7..7227054c5 100644
--- a/src/libide/editor/gtk/menus.ui
+++ b/src/libide/editor/gtk/menus.ui
@@ -16,6 +16,8 @@
<attribute name="label" translatable="yes">Open Fileā¦</attribute>
<attribute name="action">workbench.open</attribute>
<attribute name="accel"><primary>o</attribute>
+ <attribute name="verb-icon">document-open-symbolic</attribute>
+ <attribute name="description" translatable="yes">Open a file in the workspace</attribute>
</item>
</section>
<section id="ide-editor-workspace-menu-app-section">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]