Helps if you remember the makefile bit.

Tue, 07 Dec 2010 15:04:56 +0000

author
John Bailey <rekkanoryo@rekkanoryo.org>
date
Tue, 07 Dec 2010 15:04:56 +0000
changeset 31216
8c392eb25b36
parent 31215
45d39bad9f90
child 31217
d9b13102a21c

Helps if you remember the makefile bit.

pidgin/pixmaps/Makefile.am file | annotate | diff | comparison | revisions
--- a/pidgin/pixmaps/Makefile.am	Tue Dec 07 15:04:07 2010 +0000
+++ b/pidgin/pixmaps/Makefile.am	Tue Dec 07 15:04:56 2010 +0000
@@ -225,6 +225,7 @@
 PROTOCOLS_16 = \
 		protocols/16/aim.png \
 		protocols/16/bonjour.png \
+		protocols/16/facebook.png \
 		protocols/16/gadu-gadu.png \
 		protocols/16/google-talk.png \
 		protocols/16/novell.png \
@@ -281,6 +282,7 @@
 PROTOCOLS_22 = \
 		protocols/22/aim.png \
 		protocols/22/bonjour.png \
+		protocols/22/facebook.png \
 		protocols/22/gadu-gadu.png \
 		protocols/22/google-talk.png \
 		protocols/22/novell.png \
@@ -299,6 +301,7 @@
 PROTOCOLS_48 = \
 		protocols/48/aim.png \
 		protocols/48/bonjour.png \
+		protocols/48/facebook.png \
 		protocols/48/gadu-gadu.png \
 		protocols/48/novell.png \
 		protocols/48/icq.png \

mercurial