summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2010-07-28 00:00:37 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2010-07-28 00:00:37 +0200
commit00e8a7d9d07e87a31e3086c2e2e3f71107cbafdb (patch)
tree744876c3c6fd953e9c1edd25fc580c95ceee6fcc /data
parent69aaef2680ff5c96b34ad983b665a80c06c20224 (diff)
downloadephraim-00e8a7d9d07e87a31e3086c2e2e3f71107cbafdb.tar
ephraim-00e8a7d9d07e87a31e3086c2e2e3f71107cbafdb.zip
Revised roster groups (still unfinished)
Diffstat (limited to 'data')
-rw-r--r--data/ephraim.glade15
1 files changed, 4 insertions, 11 deletions
diff --git a/data/ephraim.glade b/data/ephraim.glade
index cde3c10..5535b26 100644
--- a/data/ephraim.glade
+++ b/data/ephraim.glade
@@ -84,18 +84,11 @@
<property name="visible">True</property>
<property name="resize_mode">queue</property>
<child>
- <object class="GtkVBox" id="Roster">
+ <object class="GtkTreeView" id="Roster">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
+ <property name="can_focus">True</property>
+ <property name="headers_visible">False</property>
+ <property name="headers_clickable">False</property>
</object>
</child>
</object>