Patches item #1198593, was opened at 2005-05-09 17:33
Message generated for change (Comment added) made by dcp940
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1198593&group_id=235
Category: newfeature
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Dan Ponte (dcp940)
Assigned to: Nobody/Anonymous (nobody)
Summary: aim:BuddyIcon URL support for gaim-remote plugin
Initial Comment:
This adds aim:BuddyIcon?src=http://blah/icon.xxx
support to gaim-remote/remote plugin. It saves in the
userdir as "webicon" and then simply updates it using
gaim_account_set_buddy_icon().
Tested against gaim-1.2.1.
----------------------------------------------------------------------
>Comment By: Dan Ponte (dcp940)
Date: 2005-05-10 22:45
Message:
Logged In: YES
user_id=819456
I found a bug while using badassbuddy. Apparently, they use
?Src=blah, which strstr() obviously won't match. So, I
changed it to use strcasestr(3), which should work.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1198593&group_id=235
|