core cleanup: separate code for sipe_get_info()
commit1f0b6e41f2473270e06a7c080cefe158e7d9cc45
authorStefan Becker <chemobejk@gmail.com>
Sun, 4 Dec 2011 16:40:01 +0000 (4 18:40 +0200)
committerStefan Becker <chemobejk@gmail.com>
Sun, 4 Dec 2011 16:54:14 +0000 (4 18:54 +0200)
treeda28c97ee71fb6ef3fbd158754c2a112eda49bc0
parenta562a6ba002eecc832b4946c5b36038f21cefc21
core cleanup: separate code for sipe_get_info()

I removed the code for the "LinkedIn URL" info item.

   - it added no value to the end user
   - it depended on guessing the name. If that fails then we would show
     a broken URL which will only confuse the end user
   - if the LinkedIn URL changes then we will show a broken URL which
     will only confuse the end user
src/api/core-depurple.h
src/api/sipe-backend.h
src/api/sipe-core.h
src/core/sipe-buddy.c
src/core/sipe.c
src/purple/purple-buddy.c
src/purple/purple-plugin.c