X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/dcb941a70df08f8bb8a18cf0a4c85ce47aaf5cbd..c660c1316a11eedb0b1232dbe55e14cb8b7d3cae:/emoji-gmail.inc.pl diff --git a/emoji-gmail.inc.pl b/emoji-gmail.inc.pl index 94e8e78..7d7c8a8 100644 --- a/emoji-gmail.inc.pl +++ b/emoji-gmail.inc.pl @@ -1,50 +1,55 @@ -# http://mail.google.com/support/bin/answer.py?answer=34056 +{ + name => 'Gmail', + icon => 'http://mail.google.com/mail/help/images/screenshots/chat/%s.gif', + iconext => 'http://usefulshortcuts.com/imgs/gtalk-hidden/%s.gif', + source => 'http://mail.google.com/support/bin/answer.py?answer=34056', +}, 'official', -heart => ['<3', '', 0, "heart/love"], -monkey => [':(|)', '', 0, "it's a monkey!"], -rockout => ['\m/', '', 0, "rock out."], -shocked => [':-o', '', 0, "shocked"], -grin => [':D', '', 0, "grin"], -frown => [':(', '', 0, "frown"], -angry => ['x-(', '', 0, "angry"], -cool => ['B-)', '', 0, "cool"], -cry => [":'(", '', 0, "cry"], +heart => ['<3', '', 0x02665, "heart/love"], +monkey => [':(|)', '', 0x1F435, "it's a monkey!"], +rockout => ['\m/', 'fuzzy', 0x0270A, "rock out."], +shocked => [':-o', '', 0x1F602, "shocked"], +grin => [':D', '', 0x1F610, "grin"], +frown => [':(', '', 0x02639, "frown"], +angry => ['x-(', '', 0x1F61A, "angry"], +cool => ['B-)', '', 0x1F628, "cool"], +cry => [":'(", '', 0x1F617, "cry"], equal_grin => ['=D', '', 0, "equal grin"], -wink => [';)', '', 0, "wink"], -straightface => [':-|', '', 0, "straight face"], +wink => [';)', '', 0x1F625, "wink"], +straightface => [':-|', '', 0x1F629, "straight face"], equal_smile => ['=)', '', 0, "equal smile"], nose_grin => [':-D', '', 0, "nose grin"], wink_big_nose => [';^)', '', 0, "big nose wink"], wink_nose => [';-)', '', 0, "nose wink"], nose_smile => [':-)', '', 0, "nose smile"], -slant => [':-/', '', 0, "slant"], -tongue => [':P', '', 0, "tongue"], +slant => [':-/', '', 0x1F61D, "slant"], +tongue => [':P', '', 0x1F60A, "tongue"], # http://tkhere.blogspot.com/2007/12/brand-new-google-chat-emoticons-no-one.html 'undocumented', -cowbell => ["+/'\\", '', 0, "cowbell"], -crab => ['V.v.V', '', 0, "crab"], -devil => ['}:-)', '', 0, "devil"], +cowbell => ["+/'\\", '', 0x023F4, "cowbell"], +crab => ['V.v.V', 'ext', 0, "crab"], +devil => ['}:-)', 'ext', 0x1F627, "devil"], frown => ['=(', '', 0, "equal sad"], slant => ['=/', '', 0, "equal slant"], tongue => ['=P', '', 0, "equal tongue"], frown => [':-(', '', 0, "nose sad"], -smile => [':)', '', 0, "smile"], -wince => ['>.<', '', 0, "wince"], +smile => [':)', '', 0x0263A, "smile"], +wince => ['>.<', 'ext', 0, "wince"], tongue => [':-P', '', 0, "nose tongue"], -pig => [':(:)', '', 0, "pig"], -brokenheart => [' [':-x', '', 0, "kiss"], -kissstar => [':*', '', 0, "kiss"], -mustache => [':{', '', 0, "mustache"], +pig => [':(:)', 'ext', 0x1F416, "pig"], +brokenheart => [' [':-x', 'ext todo', 0, "kiss"], # U+1F60D, U+1F48A, U+1F48E +kissstar => [':*', 'ext', 0x1F60D, "kiss"], +mustache => [':{', 'ext', 0, "mustache"], # http://www.gtricks.com/google-talk-tricks/google-talk-hidden-emoticons/ -robot => ['[:|]', '', 0], -poo => ['~@~', '', 0], +robot => ['[:|]', 'ext', 0], +poo => ['~@~', 'ext', 0x1F4A9], # vi:ts=15