Mercurial > pidgin
changeset 24629:8084892eb422
Fix smiley map
author | Hu Yong <ccpaging@gmail.com> |
---|---|
date | Tue, 11 Nov 2008 08:33:10 +0000 |
parents | ff673202a57a |
children | 699e8f0571ac |
files | libpurple/protocols/qq/im.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/qq/im.c Tue Nov 11 07:35:17 2008 +0000 +++ b/libpurple/protocols/qq/im.c Tue Nov 11 08:33:10 2008 +0000 @@ -296,6 +296,7 @@ {0x66, "/xs"}, {0x67, "/dg"}, {0x68, "/lw"}, + {0x69, "/xy"}, {0x6a, "/duoy"}, {0x6b, "/ty"}, {0x6c, "/xr"}, @@ -326,7 +327,6 @@ {0x85, "/sj"}, {0x86, "/yj"}, {0x87, "/ds"}, - {0x69, "/xy"}, {0x88, "/ws"}, {0x89, "/bb"}, {0x8a, "/tx"},