Mercurial > pidgin
diff po/hi.po @ 26969:f303787f144d
Add yet another URL fetching function. This one takes an account as a
parameter. It's needed because the Yahoo 16 code uses URL fetching as part
of its login process, and without giving the account to purple_proxy_connect
(which wass called in purple_util_fetch_url_request_len), we ignore account-
specific proxy configurations. This is a bad thing, as evidenced by Adium's
ticket 12231. In adding this function, I deprecated
purple_util_fetch_url_request_len and made it a shell that calls this new
function with a NULL account parameter. This maintains the previous behavior
without a mountain of duplicated code.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 30 May 2009 00:07:50 +0000 |
parents | 4a592e898162 |
children | 19a1e7d9a039 |