[gnome-builder/wip/libide: 30/153] editor: show the project tree by default
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/libide: 30/153] editor: show the project tree by default
- Date: Fri, 13 Feb 2015 20:02:41 +0000 (UTC)
commit 36a20d1c83d66dc04655622a4499b29f5d56e8d3
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]