index: release v1.18 with only altgr index linked
[sheet.git] / emoji-gmail.inc.pl
index 937c9b34cebf5c16a9eb1fd0d87eb26a109a495e..34972f3bc74a10c52a7c9dfd0e81181cf6c8b30d 100644 (file)
@@ -1,7 +1,7 @@
 {
        name => 'Gmail',
-       icon => 'http://mail.google.com/mail/help/images/screenshots/chat/%s.gif',
-       iconext => 'http://usefulshortcuts.com/imgs/gtalk-hidden/%s.gif',
+       icon => '/data/emoji/gmail/%s.gif',
+       iconext => '/data/emoji/gmail/%s.png',
        source => 'http://mail.google.com/support/bin/answer.py?answer=34056',
 },
 
@@ -9,47 +9,42 @@
 
 [heart => '<3',        '',     0x02665,        "heart/love"],
 [monkey        => ':(|)',      '',     0x1F435,        "it's a monkey!"],
-[rockout       => '\m/',       'fuzzy',        0x0270A,        "rock out."],
+[rockout       => '\m/',       '',     0x1F918,        "rock out."],
 [shocked       => ':-o',       '',     0x1F632,        "shocked"],
 [grin  => ':D',        '',     0x1F603,        "grin"],
-[frown => ':(',        '',     0x02639,        "frown"],
+[nose_grin     => ':-D',       '',     0,      "nose grin"],
+[equal_grin    => '=D',        '',     0,      "equal grin"],
+[frown => ':( :-( =(', '',     0x02639,        "frown"],
 [angry => 'x-(',       '',     0x1F623,        "angry"],
 [cool  => 'B-)',       '',     0x1F60E,        "cool"],
 [cry   => ":'(",       '',     0x1F622,        "cry"],
-[equal_grin    => '=D',        '',     0,      "equal grin"],
 [wink  => ';)',        '',     0x1F609,        "wink"],
+[wink_nose     => ';-)',       '',     0,      "nose wink"],
+[wink_big_nose => ';^)',       'fuzzy',        0x1F925,        "big nose wink"],
 [straightface  => ':-|',       '',     0x1F610,        "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 => ':-/',       'fuzzy',        0x1F616,        "slant"],
-[tongue        => ':P',        '',     0x1F61D,        "tongue"],
+[slant => ':-/ =/',    'fuzzy',        0x1F616,        "slant"],
+[tongue        => ':P :-P =P', '',     0x1F61D,        "tongue"],
 
 # http://tkhere.blogspot.com/2007/12/brand-new-google-chat-emoticons-no-one.html
 
 'undocumented',
 
 [cowbell       => "+/'\\",     '',     0x1F514,        "cowbell"],
-[crab  => 'V.v.V',     'ext',  0,      "crab"],
+[crab  => 'V.v.V',     'ext',  0x1F980,        "crab"],
 [devil => '}:-)',      'ext',  0x1F608,        "devil"],
-[frown => '=(',        '',     0,      "equal sad"],
-[slant => '=/',        '',     0,      "equal slant"],
-[tongue        => '=P',        '',     0,      "equal tongue"],
-[frown => ':-(',       '',     0,      "nose sad"],
 [smile => ':)',        '',     0x0263A,        "smile"],
-[wince => '>.<',       'ext',  0,      "wince"],
-[tongue        => ':-P',       '',     0,      "nose tongue"],
+[wince => '>.<',       'ext',  0x1F623,        "wince"],
 [pig   => ':(:)',      'ext',  0x1F437,        "pig"],
 [brokenheart   => '</3',       'ext',  0x1F494,        "broken heart"],
 [kissx => ':-x',       'ext',  0x1F618,        "kiss"],
 [kissstar      => ':*',        'ext',  0x1F61A,        "kiss"],
-[mustache      => ':{',        'ext',  0,      "mustache"],
+[mustache      => ':{',        'ext fuzzy',    0x1F978,        "mustache"],
 
 # http://www.gtricks.com/google-talk-tricks/google-talk-hidden-emoticons/
 
-[robot => '[:|]',      'ext',  0,
+[robot => '[:|]',      'ext',  0x1F916],
 [poo   => '~@~',       'ext',  0x1F4A9],
 
-# vi:ts=15
+# vi:ts=16