Fixed wrong icon

SVN revision: 1618
This commit is contained in:
2006-01-18 16:00:41 +00:00
parent d8a84e199e
commit 84a7ca3d1f
+1 -1
View File
@@ -5369,7 +5369,7 @@ typedef struct {
PATTERN_LIST pattern_list[] = {
/* smileys */
{":))", "<img src=\"%s/icons/happy.png\">"},
{":))", "<img src=\"%sicons/happy.png\">"},
{":-))", "<img src=\"%sicons/happy.png\">"},
{":)", "<img src=\"%sicons/smile.png\">"},
{":-)", "<img src=\"%sicons/smile.png\">"},