[totem] grilo: Correct the default model for the icon view



commit a30fd613e6954b3f2fb852e08431baca497595af
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 14 15:39:59 2014 +0100

    grilo: Correct the default model for the icon view

 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 fee0d22..1bc0687 100644
--- a/src/plugins/grilo/grilo.ui
+++ b/src/plugins/grilo/grilo.ui
@@ -102,7 +102,7 @@
           <object class="GdMainView" id="gw_browse">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="model">gw_search_store_results</property>
+            <property name="model">gw_browse_store_results</property>
             <style>
               <class name="content-view"/>
             </style>


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