summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2011-06-30 16:00:40 +0100
committerBastien Nocera <hadess@hadess.net>2011-06-30 16:00:40 +0100
commitf747225dd60783531b19ab749590e388ea1dd8a5 (patch)
tree9fe647506abfae7ecb523d6d83f14947ba1bb60d /src
parent82061b5e1ae4696a7bc4a839c99f92a073bf866d (diff)
downloadtotem-f747225dd60783531b19ab749590e388ea1dd8a5.tar.gz
grilo: Use the description column for search
In the browse sidebar treeview.
Diffstat (limited to 'src')
-rw-r--r--src/plugins/grilo/grilo.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/grilo/grilo.ui b/src/plugins/grilo/grilo.ui
index cde9c2cfa..e3ecda7ef 100644
--- a/src/plugins/grilo/grilo.ui
+++ b/src/plugins/grilo/grilo.ui
@@ -47,7 +47,7 @@
<property name="can_focus">True</property>
<property name="model">gw_browse_store_results</property>
<property name="enable_search">False</property>
- <property name="search_column">2</property>
+ <property name="search_column">4</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>