Mercurial > pidgin
changeset 30157:98de21a2aa9a
I found these by running "strings" on some MSN binary files. Doesn't seem
like that could be considered copyright infringement. They're not
used right now, but it seems like they could be useful in the future.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 03 Jun 2010 04:10:13 +0000 |
parents | 19c14f0fa669 |
children | 52ffd59b26fc 613829cf571e |
files | libpurple/protocols/msn/notification.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/notification.h Thu Jun 03 03:24:05 2010 +0000 +++ b/libpurple/protocols/msn/notification.h Thu Jun 03 04:10:13 2010 +0000 @@ -28,6 +28,10 @@ /* MSN protocol challenge info */ +/* MSNP18 challenge: WLM Version 2009 (Build 14.0.8089.726) */ +#define MSNP18_WLM_PRODUCT_KEY "C1BX{V4W}Q3*10SM" +#define MSNP18_WLM_PRODUCT_ID "PROD0120PW!CCV9@" + /* MSNP15 challenge: WLM 8.5.1288.816 */ #define MSNP15_WLM_PRODUCT_KEY "ILTXC!4IXB5FB*PX" #define MSNP15_WLM_PRODUCT_ID "PROD0119GSJUC$18"