summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-03 16:40:19 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-03 16:40:19 +0800
commit5a8fa7fc99e7212f76ada1799103bb261be0b27d (patch)
treec783b895290c36262ce1bc21a8d6df1be619fcca
parentd5b88cba6b3d99c10041f6d418a3eef3044c3253 (diff)
totem: enable rules-hint for botn "categories" and "files"
-rw-r--r--totem/plugin/ppstream.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/totem/plugin/ppstream.ui b/totem/plugin/ppstream.ui
index a89352f..bdf9615 100644
--- a/totem/plugin/ppstream.ui
+++ b/totem/plugin/ppstream.ui
@@ -99,6 +99,7 @@
<property name="can_focus">True</property>
<property name="headers-visible">False</property>
<property name="fixed-height-mode">False</property>
+ <property name="rules-hint">True</property>
<property name="model">pps_liststore_films</property>
</object>
</child>
@@ -155,6 +156,7 @@
<property name="can_focus">True</property>
<property name="headers-visible">False</property>
<property name="fixed-height-mode">False</property>
+ <property name="rules-hint">True</property>
<property name="model">pps_liststore_categories</property>
</object>
</child>