X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1bd8d71ce5bf9c67b3b1ac56b54306e9da65f9c1..HEAD:/emoji.plp diff --git a/emoji.plp b/emoji.plp index 176b339..63572c7 100644 --- a/emoji.plp +++ b/emoji.plp @@ -2,45 +2,50 @@ Html({ title => 'emoji cheat sheet', - version => 'v1.0', + version => '1.1', description => [ - "MSN emoticons", + "Emoticons overview and Unicode equivalents" + . " of MSN, Y!M, and Gmail icons.", ], keywords => [qw' - sheet cheat emoticon smiley emoji msn + sheet cheat emoticon smiley emoji unicode + chat im messenger msn yahoo ym gmail google '], - stylesheet => [qw'light dark red'], + stylesheet => [qw'light'], + data => ['emoji-gmail.inc.pl'], }); :>

IM emoticons

<: -my %ICONURL = ( - msn => 'http://messenger.msn.com/Resource/emoticons/%s.gif', - yahoo => 'http://l.yimg.com/us.yimg.com/i/mesg/emoticons7/%s.gif', -# yahoo-web => 'http://l.yimg.com/a/i/us/msg/emoticons/%s.gif', -); +say '
'; -print "
\n"; } -print "
\n\n"; +say "
\n";