pidgin.openq: 5f410985: Fix smiley map
ccpaging at pidgin.im
ccpaging at pidgin.im
Wed Dec 3 23:21:14 EST 2008
-----------------------------------------------------------------
Revision: 5f410985e5e8c566b107d2d80dcddba66ad9d43a
Ancestor: 29a6d069804ef4b9774de1a57796c975de732bc8
Author: ccpaging at pidgin.im
Date: 2008-11-11T08:33:10
Branch: im.pidgin.pidgin.openq
URL: http://d.pidgin.im/viewmtn/revision/info/5f410985e5e8c566b107d2d80dcddba66ad9d43a
Modified files:
libpurple/protocols/qq/im.c
ChangeLog:
Fix smiley map
-------------- next part --------------
============================================================
--- libpurple/protocols/qq/im.c 01df639255b0c46409f1989b0974a9e22a9f7e92
+++ libpurple/protocols/qq/im.c c2eaf2d9e6e4fe0371bebb5ed05556a803a8498c
@@ -296,6 +296,7 @@ static qq_emoticon emoticons_sym[] = {
{0x66, "/xs"},
{0x67, "/dg"},
{0x68, "/lw"},
+ {0x69, "/xy"},
{0x6a, "/duoy"},
{0x6b, "/ty"},
{0x6c, "/xr"},
@@ -326,7 +327,6 @@ static qq_emoticon emoticons_sym[] = {
{0x85, "/sj"},
{0x86, "/yj"},
{0x87, "/ds"},
- {0x69, "/xy"},
{0x88, "/ws"},
{0x89, "/bb"},
{0x8a, "/tx"},
More information about the Commits
mailing list