projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b1445
)
icon browser: Make icons a bit larger
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 2 Jun 2017 20:57:58 +0000
(13:57 -0700)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 3 Jun 2017 02:05:58 +0000
(22:05 -0400)
Use 48x48 in the list, instead of 32x32. We have the space.
demos/icon-browser/window.ui
patch
|
blob
|
history
diff --git
a/demos/icon-browser/window.ui
b/demos/icon-browser/window.ui
index 9ff9f3e12c5fd5d085bdb6802083bb4e2a316551..c4e4b873c9c4238608ec83ea97d0e214ac21e8ba 100644
(file)
--- a/
demos/icon-browser/window.ui
+++ b/
demos/icon-browser/window.ui
@@
-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>