[gnome-builder/wip/libide: 44/237] editor: show the project tree by default



commit 4f17d8642e937a5bfc38c86674a9df20dd5da88a
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]