Mercurial > pidgin
diff src/protocols/msn/user.c @ 9209:4c94e3f9f91c
[gaim-migrate @ 10004]
I'll talk with shx later about this fix, but we'll see if this helps any.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Sun, 06 Jun 2004 05:01:16 +0000 |
| parents | ab6636c5a136 |
| children | 4c1a1be8ce33 |
line wrap: on
line diff
--- a/src/protocols/msn/user.c Sun Jun 06 04:54:57 2004 +0000 +++ b/src/protocols/msn/user.c Sun Jun 06 05:01:16 2004 +0000 @@ -35,6 +35,7 @@ user->userlist = userlist; msn_user_set_passport(user, passport); + msn_user_set_store_name(user, store_name); /* * XXX This seems to reset the friendly name from what it should be
