Sean told me to fix this, so I am. This makes several ICQ smileys work properly (escaping spaces), correct escapes all backslashes, and comments out four Yahoo smileys that conspicuously fail to exist. I'd make them, but I'm no artist.

Tue, 24 Apr 2007 05:13:40 +0000

author
Kevin Stange <kstange@pidgin.im>
date
Tue, 24 Apr 2007 05:13:40 +0000
changeset 16428
0202a813e883
parent 16427
86ee5e58a813
child 16441
168f09808e25

Sean told me to fix this, so I am. This makes several ICQ smileys work properly (escaping spaces), correct escapes all backslashes, and comments out four Yahoo smileys that conspicuously fail to exist. I'd make them, but I'm no artist.

pidgin/pixmaps/emotes/default/22/theme file | annotate | diff | comparison | revisions
--- a/pidgin/pixmaps/emotes/default/22/theme	Mon Apr 23 22:01:28 2007 +0000
+++ b/pidgin/pixmaps/emotes/default/22/theme	Tue Apr 24 05:13:40 2007 +0000
@@ -35,7 +35,7 @@
 foot-in-mouth.png   :-!
 embarrassed.png     :-[
 angel.png           O:-)
-thinking.png        :-\
+thinking.png        :-\\
 crying.png          :'(
 shut-mouth.png      :-X
 glasses-cool.png    8-)
@@ -253,7 +253,7 @@
 embarrassed.png     :-[
 angel.png           O:-)
 shut-mouth.png      :-X :X
-thinking.png        :-\
+thinking.png        :-\\
 shout.png           >:o >:O
 smile-big.png       :-D :D
 moneymouth.png      :-$
@@ -267,14 +267,14 @@
 devil.png           ]:->
 rose.png            @}->--
 bomb.png            @=
-good.png            *THUMBS UP*
+good.png            *THUMBS\ UP*
 beer.png            *DRINK*
-in-love.png         *IN LOVE*
+in-love.png         *IN\ LOVE*
 
 ### Following Yahoo! Messenger 8.1
 [Yahoo]
 smile.png           :) :-)
-question.png        :-/ :-\
+question.png        :-/ :-\\
 shock.png           :-O :O :-o :o 
 devil.png           >:)
 angel.png           O:-) o:-) 0:-)
@@ -298,7 +298,7 @@
 bye.png             =;
 arrogant.png        [-(
 thinking.png        :-?
-waiting.png         :-w :-W         
+#waiting.png         :-w :-W        MISSING         
 #at_wits_end        ~x( ~X(         MISSING: "Why.Does.This.Not.Work.AAAAARGH!!"    => angry smily shouting and pulling hair off
 smile-big.png       :D :-D :d :-d
 tongue.png          :-P :P :-p :p
@@ -332,7 +332,7 @@
 chicken.png		      ~:>
 coffee.png		      ~o) ~O)
 cow.png			        3:-O 3:-o
-dance.png		        \:D/ \:d/
+dance.png		        \\:D/ \\:d/
 rose.png		        @};-
 dont-know.png	    	:-L :-l
 skeleton.png		    8-X 8-x
@@ -347,9 +347,9 @@
 flag.png		        **==
 clover.png		      %%-
 musical-note.png	  :-"
-nailbiting.png      :-SS :-ss
-giggle.png	        ;))
-worship.png	        ^:)^
+#nailbiting.png      :-SS :-ss            DUPLICATE DEFINITION/MISSING
+#giggle.png	        ;))             MISSING
+#worship.png	        ^:)^            MISSING
 star.png		            (*)
 #yahoo_madtongue.gif	    >:P >:p                 TODO
 #yahoo_waving.gif	        >:/                     TODO

mercurial