Owen W. Taylor
7af940f7ea
Fix icon caching - set size in cache key
We need to include the icon size in the data we pass to on_pixbuf_loaded() so that we can include it in the key we use when caching the icon Currently we save icons in the cache at size 0 but look them up at size 48 so no caching occurs. http://bugzilla.gnome.org/show_bug.cgi?id=583503
The file is empty.
Description
Languages
C
49.2%
JavaScript
47.4%
SCSS
1.4%
Meson
0.8%
Python
0.6%
Other
0.4%