[gnome-builder] editor: show the project tree by default
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] editor: show the project tree by default
- Date: Mon, 23 Mar 2015 23:20:34 +0000 (UTC)
commit f0533e042e634cb43d3e1e2f989d90b59986ec70
Author: Christian Hergert <christian hergert me>
Date: Sat Feb 7 18:29:24 2015 -0800
editor: show the project tree by default
This will change long term (if we even decide to keep the tree), but it
makes it easier for me to iterate upon for now.
src/resources/ui/gb-editor-workspace.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/gb-editor-workspace.ui b/src/resources/ui/gb-editor-workspace.ui
index 3d8c229..29dd065 100644
--- a/src/resources/ui/gb-editor-workspace.ui
+++ b/src/resources/ui/gb-editor-workspace.ui
@@ -9,7 +9,7 @@
<property name="position">250</property>
<child>
<object class="GtkBox">
- <property name="visible">false</property>
+ <property name="visible">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="project_label">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]