Mercurial > pidgin.yaz
changeset 12177:6ecd4f75cc9d
[gaim-migrate @ 14479]
This change broke available messages. Sad.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 21 Nov 2005 03:02:19 +0000 |
parents | 6f41d8d33989 |
children | d8042646da26 |
files | src/protocols/oscar/aim.h |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/aim.h Mon Nov 21 01:56:13 2005 +0000 +++ b/src/protocols/oscar/aim.h Mon Nov 21 03:02:19 2005 +0000 @@ -278,11 +278,11 @@ } #define CLIENTINFO_GAIM { \ - "Gaim", \ - 0x00f1, \ - GAIM_MAJOR_VERSION, GAIM_MINOR_VERSION, \ - GAIM_MICRO_VERSION, 0x0000, \ - 0x00000000, \ + "Gaim, version " VERSION, \ + 0x0109, \ + 0x0005, 0x0001, \ + 0x0000, 0x0bdc, \ + 0x000000d2, \ "us", "en", \ }