Changed eek.png to astonished.png

SVN revision: 1704
This commit is contained in:
Stefan Ritt 2006-07-15 15:55:17 +00:00
parent 3281856ff8
commit e8709679bb

View File

@ -5553,7 +5553,7 @@ PATTERN_LIST pattern_list[] = {
{":O", "<img src=\"%sicons/yawn.png\">"}, {":O", "<img src=\"%sicons/yawn.png\">"},
{":-O", "<img src=\"%sicons/yawn.png\">"}, {":-O", "<img src=\"%sicons/yawn.png\">"},
{"8-)", "<img src=\"%sicons/cool.png\">"}, {"8-)", "<img src=\"%sicons/cool.png\">"},
{"8o", "<img src=\"%sicons/eek.png\">"}, {"8o", "<img src=\"%sicons/astonished.png\">"},
{"X-(", "<img src=\"%sicons/mad.png\">"}, {"X-(", "<img src=\"%sicons/mad.png\">"},
{":P", "<img src=\"%sicons/tongue.png\">"}, {":P", "<img src=\"%sicons/tongue.png\">"},
{":-P", "<img src=\"%sicons/tongue.png\">"}, {":-P", "<img src=\"%sicons/tongue.png\">"},