app chooser widget: Stop using follow-state

It is no longer needed.
This commit is contained in:
Matthias Clasen 2015-03-15 22:14:47 -04:00
parent 59a901e285
commit 399d2c1389

View File

@ -76,9 +76,7 @@
<object class="GtkCellRendererText" id="secondary_padding"/>
</child>
<child>
<object class="GtkCellRendererPixbuf" id="app_icon">
<property name="follow-state">True</property>
</object>
<object class="GtkCellRendererPixbuf" id="app_icon"/>
<attributes>
<attribute name="gicon">1</attribute>
</attributes>