Fix #241: Adium filters ":" from "sip:"
commit38b355b74d303aa6c93cbe9c97ef46045847ec10
authorStefan Becker <chemobejk@gmail.com>
Wed, 23 Apr 2014 15:17:40 +0000 (23 18:17 +0300)
committerStefan Becker <chemobejk@gmail.com>
Wed, 23 Apr 2014 15:18:21 +0000 (23 18:18 +0300)
treeebbae1a931515e2d7f55c2e2f2c1d72e897f0578
parent9df2685b2e047e14ab45e045d11d7310f80b8df0
Fix #241: Adium filters ":" from "sip:"

The string generated in allowedCharacters method obviously was copy &
pasted from another plugin without adapting it to SIPE requirements.
Updated the string to be in sync with sipe-utils.c:escape_uri_part().
src/adium/ESSIPEService.m