[gnome-builder/wip/gtk4-port] libide/editor: fix menu layout and remove unused things
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port] libide/editor: fix menu layout and remove unused things
- Date: Mon, 6 Jun 2022 19:11:07 +0000 (UTC)
commit 9f07f11596bd2b62caa95edc3faf03cb688f1eda
Author: Christian Hergert <chergert redhat com>
Date: Mon Jun 6 12:10:57 2022 -0700
libide/editor: fix menu layout and remove unused things
src/libide/editor/gtk/menus.ui | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/src/libide/editor/gtk/menus.ui b/src/libide/editor/gtk/menus.ui
index 1e45f9c72..714b35ec7 100644
--- a/src/libide/editor/gtk/menus.ui
+++ b/src/libide/editor/gtk/menus.ui
@@ -57,18 +57,12 @@
<section id="ide-editor-page-document-section">
<attribute name="label" translatable="yes">Document</attribute>
</section>
- <section id="ide-editor-page-properties-section">
+ <section id="ide-editor-page-preview-section">
<attribute name="after">ide-editor-page-document-section</attribute>
- <item>
- <attribute name="label" translatable="yes">Document Properties…</attribute>
- </item>
- <item>
- <attribute name="label" translatable="yes">Open Preview…</attribute>
- </item>
</section>
<section id="ide-editor-page-reveal-section"/>
<section id="ide-editor-page-save-section">
- <attribute name="after">ide-editor-page-properties-section</attribute>
+ <attribute name="after">ide-editor-page-reveal-section</attribute>
<item>
<attribute name="label" translatable="yes">Save</attribute>
</item>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]