Patch #1323 from lithium:

Tue, 29 May 2007 05:40:22 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Tue, 29 May 2007 05:40:22 +0000
changeset 17410
f74883a0dbb2
parent 17409
1205b4f7bb82
child 17427
5cd92816909d

Patch #1323 from lithium:
"When the MSN goat icon was added back, someone added a duplicate entry in the
theme file. This simple patch removes the duplicate and restores the right
order in the file."

Closes #1323

pidgin/pixmaps/emotes/default/22/theme file | annotate | diff | comparison | revisions
--- a/pidgin/pixmaps/emotes/default/22/theme	Mon May 28 17:52:04 2007 +0000
+++ b/pidgin/pixmaps/emotes/default/22/theme	Tue May 29 05:40:22 2007 +0000
@@ -90,7 +90,7 @@
 good.png            (Y)     (y)
 bad.png             (N)     (n)
 vampire.png         :[      :-[
-#goat.png           (nah)
+goat.png            (nah)
 sun.png             (#)
 rainbow.png         (R)     (r)
 quiet.png           :-#
@@ -122,7 +122,6 @@
 party.png           <:o)
 eyeroll.png         8-)
 yawn.png            |-) 
-goat.png            (nah)
 ! skywalker.png     C:-)    c:-)    C:)     c:)
 ! monkey.png        :-(|)
 

mercurial