[totem] grilo: Use the description column for search



commit f747225dd60783531b19ab749590e388ea1dd8a5
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jun 30 16:00:40 2011 +0100

    grilo: Use the description column for search
    
    In the browse sidebar treeview.

 src/plugins/grilo/grilo.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/grilo/grilo.ui b/src/plugins/grilo/grilo.ui
index cde9c2c..e3ecda7 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>



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