pidgin.openq: a0d99396: Fix emoticon map
ccpaging at pidgin.im
ccpaging at pidgin.im
Wed Dec 3 23:21:36 EST 2008
-----------------------------------------------------------------
Revision: a0d99396d1603b53838d74cad4391ece34f3ebbf
Ancestor: 5cdd742b263d7e8bc96f244b3e5c01e1ef8f07f4
Author: ccpaging at pidgin.im
Date: 2008-11-20T06:12:37
Branch: im.pidgin.pidgin.openq
URL: http://d.pidgin.im/viewmtn/revision/info/a0d99396d1603b53838d74cad4391ece34f3ebbf
Modified files:
libpurple/protocols/qq/im.c
ChangeLog:
Fix emoticon map
-------------- next part --------------
============================================================
--- libpurple/protocols/qq/im.c c8986554c6e84d42fb59c30687914075e44af8f8
+++ libpurple/protocols/qq/im.c 8c2908d4d07a4899045ed9a6fcafd4f091bf9141
@@ -312,7 +312,7 @@ static qq_emoticon emoticons_sym[] = {
{0x76, "/zk"},
{0x77, "/tu"},
{0x78, "/jk"},
- {0x79, "/:L"},
+ {0x79, "/sweat"},
{0x7a, "/hanx"},
{0x7b, "/db"},
{0x7c, "/zt"},
@@ -352,7 +352,7 @@ static qq_emoticon emoticons_sym[] = {
{0x9e, "/dao"},
{0x9f, "/yy"},
{0xa0, "/shl"},
- {0xa1, "/:L"},
+ {0xa1, "/lengh"},
{0xa2, "/wipe"},
{0xa3, "/kb"},
{0xa4, "/gz"},
More information about the Commits
mailing list