adium: Fixing "separation of concerns" violations
commit2c256d18407fdecdf494dc49fc8959b8183a689e
authorMichael Lamb <mlamb1976@yahoo.com>
Thu, 4 Apr 2013 16:22:22 +0000 (4 09:22 -0700)
committerMichael Lamb <mlamb1976@yahoo.com>
Thu, 4 Apr 2013 16:22:22 +0000 (4 09:22 -0700)
treef0a55126df57bd00340da8d66482168a61fe833d
parent0f3f482013d5e3f37c70dec9323848218d61a926
adium: Fixing "separation of concerns" violations

- Changed sipe_status_token_to_activity to sipe_puprle_token_to_activity
- Added core API to pull sip_transport server name
      (replaces an incorrect pointer-traversal into core)

-- Patch supplied by Stefan Becker
src/adium/ESPurpleSIPEAccount.m
src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj
src/api/sipe-core.h
src/core/sip-transport.c