icon browser: Make icons a bit larger

Use 48x48 in the list, instead of 32x32. We have the space.
This commit is contained in:
Matthias Clasen 2017-06-02 13:57:58 -07:00
parent 51b1445cd1
commit 23b7e81ed4

View File

@ -109,7 +109,7 @@
<object class="GtkCellRendererPixbuf" id="cell">
<property name="xpad">10</property>
<property name="ypad">10</property>
<property name="stock-size">5</property>
<property name="stock-size">6</property>
<property name="follow-state">True</property>
</object>
</child>