Remove references to pidgin.png - it's been removed from the repository,

Thu, 29 Mar 2007 17:19:57 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Thu, 29 Mar 2007 17:19:57 +0000
changeset 16026
b0a7ccefbbef
parent 16025
d83095463d3d
child 16027
931890920563
child 16028
d954d430aa23
child 16033
30ebebd94fef

Remove references to pidgin.png - it's been removed from the repository,
I can't find any references to it in the source, and keeping this here
breaks the build.

pidgin/pixmaps/Makefile.am file | annotate | diff | comparison | revisions
--- a/pidgin/pixmaps/Makefile.am	Thu Mar 29 02:35:54 2007 +0000
+++ b/pidgin/pixmaps/Makefile.am	Thu Mar 29 17:19:57 2007 +0000
@@ -8,7 +8,6 @@
 		change-fgcolor-small.png	\
 		connect.png			\
 		edit.png			\
-		pidgin.png			\
 		pidgin.svg			\
 		info.png			\
 		insert-image.png		\
@@ -62,7 +61,7 @@
 
 
 distpixmapdir = $(datadir)/pixmaps
-distpixmap_DATA = pidgin.png pidgin.svg
+distpixmap_DATA = pidgin.svg
 
 
 

mercurial