[Phpfreechat-svn] SF.net SVN: phpfreechat: [821] trunk/themes/default/smileys/theme
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2006-10-04 20:13:15
|
Revision: 821 http://svn.sourceforge.net/phpfreechat/?rev=821&view=rev Author: kerphi Date: 2006-10-04 13:10:12 -0700 (Wed, 04 Oct 2006) Log Message: ----------- remove the :/ smiley in order to parse correctly the urls Modified Paths: -------------- trunk/themes/default/smileys/theme Modified: trunk/themes/default/smileys/theme =================================================================== --- trunk/themes/default/smileys/theme 2006-10-04 11:26:16 UTC (rev 820) +++ trunk/themes/default/smileys/theme 2006-10-04 20:10:12 UTC (rev 821) @@ -8,7 +8,7 @@ emoticon_smile.png :-) ^_^ :) emoticon_evilgrin.png >( -emoticon_surprised.png :S :s :-S :-s :/ :-/ +emoticon_surprised.png :S :s :-S :-s :-/ emoticon_grin.png :-D :D emoticon_unhappy.png :'( :-( :o( :-< :( emoticon_happy.png :lol: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |