[gnome-packagekit] trivial: do no show the headers on the control center panel



commit 4c17845b8a2911480b27155e309514932a3ddfb1
Author: Richard Hughes <richard hughsie com>
Date:   Fri Oct 1 10:34:08 2010 +0100

    trivial: do no show the headers on the control center panel

 data/gpk-prefs.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gpk-prefs.ui b/data/gpk-prefs.ui
index 4de2733..2a1082c 100644
--- a/data/gpk-prefs.ui
+++ b/data/gpk-prefs.ui
@@ -271,6 +271,7 @@
                               <object class="GtkTreeView" id="treeview_repo">
                                 <property name="visible">True</property>
                                 <property name="can_focus">True</property>
+                                <property name="headers_visible">False</property>
                               </object>
                             </child>
                           </object>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]