[devhelp] prefs: remove the vertical grid line for the bookshelf treeview
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] prefs: remove the vertical grid line for the bookshelf treeview
- Date: Thu, 1 Sep 2011 20:05:56 +0000 (UTC)
commit fb92cb3a1fb1693326b27e360e34027cee7f7b00
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu May 19 01:08:51 2011 -0400
prefs: remove the vertical grid line for the bookshelf treeview
It's redundant, as there's enough whitespace already; also, the dotted
line doesn't look very good.
https://bugzilla.gnome.org/show_bug.cgi?id=650542
data/ui/devhelp.builder | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
---
diff --git a/data/ui/devhelp.builder b/data/ui/devhelp.builder
index ae131df..f82a375 100644
--- a/data/ui/devhelp.builder
+++ b/data/ui/devhelp.builder
@@ -47,6 +47,7 @@
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkCheckButton" id="bookshelf_group_by_language_button">
<property name="label" translatable="yes">_Group by language</property>
@@ -63,16 +64,6 @@
</packing>
</child>
<child>
- <object class="GtkHSeparator" id="hseparator1">
- <property name="height_request">10</property>
- <property name="visible">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
<object class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
<property name="can_focus">True</property>
@@ -86,7 +77,6 @@
<property name="model">bookshelf_store</property>
<property name="headers_clickable">False</property>
<property name="search_column">0</property>
- <property name="enable_grid_lines">vertical</property>
<child>
<object class="GtkTreeViewColumn" id="treeviewcolumn1">
<property name="min_width">60</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]