emoji: store msn messenger icons locally
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 3 Feb 2015 00:03:13 +0000 (01:03 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Feb 2015 21:46:21 +0000 (22:46 +0100)
Official Microsoft resources no longer available, nor are there any
equivalent lists.  Original images retrieved from WaybackMachine
captured 2012-06-23.

.gitignore
emoji-msn.inc.pl

index 4a150cc87cc5f3a1270e2c9ea746e993145c63f5..5dcea13af102b58649ba36cd9ef9715f16d10e59 100644 (file)
@@ -2,3 +2,4 @@
 /countries.inc.pl
 /digraphs.inc.pl
 /ttfsupport/
 /countries.inc.pl
 /digraphs.inc.pl
 /ttfsupport/
+/data/emoji/
index 426b90717c8154ece27f2eae68eb5729b135adae..a0064a84357ff0cec517071ab0865248e5573f5a 100644 (file)
@@ -1,6 +1,6 @@
 {
        name => 'Windows Live Messenger',
 {
        name => 'Windows Live Messenger',
-       icon => 'http://messenger.msn.com/Resource/emoticons/%s.gif',
+       icon => '/data/emoji/msn/%s.gif',
        source => 'http://messenger.msn.com/Resource/Emoticons.aspx',
 },
 
        source => 'http://messenger.msn.com/Resource/Emoticons.aspx',
 },