mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
icon browser: Make icons a bit larger
Use 48x48 in the list, instead of 32x32. We have the space.
This commit is contained in:
parent
51b1445cd1
commit
23b7e81ed4
@ -109,7 +109,7 @@
|
|||||||
<object class="GtkCellRendererPixbuf" id="cell">
|
<object class="GtkCellRendererPixbuf" id="cell">
|
||||||
<property name="xpad">10</property>
|
<property name="xpad">10</property>
|
||||||
<property name="ypad">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>
|
<property name="follow-state">True</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
Loading…
Reference in New Issue
Block a user