[pLog-svn] r2229 - plugins/trunk/smileys/icons/msn

mark at devel.plogworld.net mark at devel.plogworld.net
Wed Jun 15 06:17:27 GMT 2005


Author: mark
Date: 2005-06-15 06:17:26 +0000 (Wed, 15 Jun 2005)
New Revision: 2229

Modified:
   plugins/trunk/smileys/icons/msn/emoticons.properties.php
Log:
Fix the icon encode conflict. Reported by http://forum.plogworld.org.tw/viewtopic.php?p=4915#4915

Modified: plugins/trunk/smileys/icons/msn/emoticons.properties.php
===================================================================
--- plugins/trunk/smileys/icons/msn/emoticons.properties.php	2005-06-15 05:35:05 UTC (rev 2228)
+++ plugins/trunk/smileys/icons/msn/emoticons.properties.php	2005-06-15 06:17:26 UTC (rev 2229)
@@ -11,8 +11,8 @@
         ":-)" => "smile.png",
         ";)" => "wink.png",
         ";-)" => "wink.png",
-        "O:)" => "angel.png",
-        "O:-)" => "angel.png",
+        "O:|" => "angel.png",
+        "O:-|" => "angel.png",
         ":'(" => "cry.png",
         ":'-(" => "cry.png",
         ":*" => "kiss.png",




More information about the pLog-svn mailing list