[gnome-builder] hide sidebar by default
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] hide sidebar by default
- Date: Tue, 24 Mar 2015 00:35:19 +0000 (UTC)
commit 49a767b7ec41840418ff27dfc6a7a3e02c4cf859
Author: Christian Hergert <christian hergert me>
Date: Sun Mar 22 02:24:27 2015 -0700
hide sidebar by default
data/ui/gb-editor-workspace.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/gb-editor-workspace.ui b/data/ui/gb-editor-workspace.ui
index f8e3bdf..1017834 100644
--- a/data/ui/gb-editor-workspace.ui
+++ b/data/ui/gb-editor-workspace.ui
@@ -11,7 +11,7 @@
<object class="GtkBox" id="project_sidebar">
<property name="vexpand">true</property>
<property name="orientation">vertical</property>
- <property name="visible">true</property>
+ <property name="visible">false</property>
<child>
<object class="GtkBox">
<property name="orientation">horizontal</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]