thomascube
2011-01-12 e224b002c08968ea2085c260a316f4357b81573e
program/include/main.inc
@@ -5,7 +5,7 @@
 | program/include/main.inc                                              |
 |                                                                       |
 | This file is part of the Roundcube Webmail client                     |
 | Copyright (C) 2005-2009, Roundcube Dev, - Switzerland                 |
 | Copyright (C) 2005-2009, The Roundcube Dev Team                       |
 | Licensed under the GNU GPL                                            |
 |                                                                       |
 | PURPOSE:                                                              |
@@ -1709,11 +1709,11 @@
    ':-(' => 'smiley-frown',
    ':-D' => 'smiley-laughing',
    ':-)' => 'smiley-smile',
    ':-/' => 'smiley-undecided',
    ':-X' => 'smiley-embarassed',
    '0:-)' => 'smiley-innocent',
    ':-S' => 'smiley-undecided',
    ':-$' => 'smiley-embarassed',
    'O:-)' => 'smiley-innocent',
    ':-|' => 'smiley-money-mouth',
    ':-0' => 'smiley-surprised',
    ':-O' => 'smiley-surprised',
    ';-)' => 'smiley-wink',
  );