grim/guifications3

Parents 2f0cd5060be3
Children 247e5886fcff
added a default icon for feeds (mainly for those that didn't bother giving one during registration or if something went crazy over the wire...)
--- a/gflib-eggdbus/pixmaps/Makefile.am Mon Nov 02 22:05:31 2009 -0600
+++ b/gflib-eggdbus/pixmaps/Makefile.am Mon Nov 02 22:06:05 2009 -0600
@@ -1,1 +1,8 @@
-EXTRA_DIST=
+PIXMAPS = \
+ feed.png
+
+pixmapsdir = $(datadir)/pixmaps/gflib/eggdbus
+pixmaps_DATA = $(PIXMAPS)
+
+EXTRA_DIST = $(PIXMAPS)
+
Binary file gflib-eggdbus/pixmaps/feed.png has changed