[gnome-builder] create-project: tweak menu positioning
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] create-project: tweak menu positioning
- Date: Mon, 21 Jan 2019 20:38:05 +0000 (UTC)
commit 1bf315f39aac593e7e47bd472db2a6f4cb9a587d
Author: Christian Hergert <chergert redhat com>
Date: Mon Jan 21 12:37:45 2019 -0800
create-project: tweak menu positioning
src/plugins/create-project/gtk/menus.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/create-project/gtk/menus.ui b/src/plugins/create-project/gtk/menus.ui
index 65d552c98..b63f5159b 100644
--- a/src/plugins/create-project/gtk/menus.ui
+++ b/src/plugins/create-project/gtk/menus.ui
@@ -7,7 +7,7 @@
<attribute name="label" translatable="yes">_Start New Project…</attribute>
<attribute name="action">win.surface</attribute>
<attribute name="target" type="s">'create-project'</attribute>
- <attribute name="before">ide-greeter-workspace-menu-open</attribute>
+ <attribute name="before">ide-greeter-workspace-menu-clone</attribute>
</item>
</section>
</menu>
@@ -18,7 +18,7 @@
<attribute name="label" translatable="yes">_Start New Project…</attribute>
<attribute name="action">app.present-greeter-with-surface</attribute>
<attribute name="target" type="s">'create-project'</attribute>
- <attribute name="before">ide-primary-workspace-menu-open</attribute>
+ <attribute name="after">ide-primary-workspace-menu-open</attribute>
</item>
</section>
</menu>
@@ -29,7 +29,7 @@
<attribute name="label" translatable="yes">_Start New Project…</attribute>
<attribute name="action">app.present-greeter-with-surface</attribute>
<attribute name="target" type="s">'create-project'</attribute>
- <attribute name="before">ide-editor-workspace-menu-open</attribute>
+ <attribute name="after">ide-editor-workspace-menu-open</attribute>
</item>
</section>
</menu>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]