pidgin: 4cd1560a: This code is disabled, but in case we ev...

markdoliner at pidgin.im markdoliner at pidgin.im
Thu Aug 12 12:50:42 EDT 2010


----------------------------------------------------------------------
Revision: 4cd1560a0773ff2b69e5121c201e5dbfd33cabc0
Parent:   8c6f19debdb344fe87b559e45f43f398df2cec07
Author:   markdoliner at pidgin.im
Date:     08/12/10 12:47:10
Branch:   im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/4cd1560a0773ff2b69e5121c201e5dbfd33cabc0

Changelog: 

This code is disabled, but in case we ever want to enable it then
it will probably help to use the correct name.

Changes against parent 8c6f19debdb344fe87b559e45f43f398df2cec07

  patched  libpurple/protocols/msn/contact.c

-------------- next part --------------
============================================================
--- libpurple/protocols/msn/contact.c	b1c3a8db417970be400ea7fe210907050810ef9f
+++ libpurple/protocols/msn/contact.c	d8fafb300e6376dfdc1111b798f1c3b830e0bebb
@@ -536,7 +536,7 @@ msn_get_contact_list_cb(MsnSoapMessage *
 		abLastChange = purple_account_get_string(session->account,
 			"ablastChange", NULL);
 		dynamicItemLastChange = purple_account_get_string(session->account,
-			"dynamicItemLastChange", NULL);
+			"DynamicItemLastChanged", NULL);
 
 		if (state->partner_scenario == MSN_PS_INITIAL) {
 #ifdef MSN_PARTIAL_LISTS


More information about the Commits mailing list