background: Add emblem for slideshow previews
Though for some reason the icon ends up being tiny...
This commit is contained in:
parent
f48054ccf1
commit
035126a970
10 changed files with 156 additions and 56 deletions
|
@ -81,7 +81,7 @@ bg_colors_source_init (BgColorsSource *self)
|
|||
for (c = colors, n = color_names; *c; c++, n++)
|
||||
{
|
||||
GnomeWPItem *item;
|
||||
GdkPixbuf *pixbuf;
|
||||
GIcon *pixbuf;
|
||||
GdkColor color;
|
||||
|
||||
item = g_new0 (GnomeWPItem, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue