[gnome-builder] editor: use primary/secondary naming
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] editor: use primary/secondary naming
- Date: Mon, 29 Apr 2019 23:34:31 +0000 (UTC)
commit 204c2e6f8b24e0671907e9bfcf007d6a61695620
Author: Christian Hergert <chergert redhat com>
Date: Mon Apr 29 16:34:15 2019 -0700
editor: use primary/secondary naming
src/libide/editor/ide-editor-workspace.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/libide/editor/ide-editor-workspace.ui b/src/libide/editor/ide-editor-workspace.ui
index 6e54b55a2..555d7f173 100644
--- a/src/libide/editor/ide-editor-workspace.ui
+++ b/src/libide/editor/ide-editor-workspace.ui
@@ -7,7 +7,7 @@
<property name="show-fullscreen-button">true</property>
<property name="menu-id">ide-editor-workspace-menu</property>
<property name="visible">true</property>
- <child type="left">
+ <child type="primary">
<object class="IdeSurfacesButton" id="surface_menu_button">
<property name="focus-on-click">false</property>
<property name="menu-id">ide-editor-workspace-surfaces-menu</property>
@@ -21,7 +21,7 @@
<property name="tooltip-text" translatable="yes">Switch surface</property>
</object>
</child>
- <child type="right">
+ <child type="secondary">
<object class="DzlPriorityBox">
<property name="visible">true</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]