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

Oscar Renalias phunkphorce at gmail.com
Wed Jun 15 07:32:19 GMT 2005


Mark, will you take care of updating the .zip packages in sf.net?

Thanks :)

Oscar

On 6/15/05, mark at devel.plogworld.net <mark at devel.plogworld.net> wrote:
> 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",
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn
>



More information about the pLog-svn mailing list