core cleanup: rename core & backend API headers
commit5f4d5583631c0f47a08231b71941b87e49d476e5
authorStefan Becker <stefan.becker@nokia.com>
Wed, 24 Mar 2010 17:26:09 +0000 (24 19:26 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 24 Mar 2010 17:26:09 +0000 (24 19:26 +0200)
tree50233743a7b3f21f15d767649949aa63e7b0492a
parent2ce6b60eafca9e4f2e35417311f3d4d3d8968742
core cleanup: rename core & backend API headers

In reflection it probably won't make any sense to split the APIs to several
headers. One for each should be enough.

Also removed duplicate SIPE_UNUSED_PARAMETER definition from sip-sec.h.
24 files changed:
src/api/Makefile.am
src/api/sipe-backend.h [moved from src/api/sipe-backend-debug.h with 95% similarity]
src/api/sipe-common.h
src/api/sipe-core.h [moved from src/api/sipe-core-api.h with 97% similarity]
src/core/http-conn.c
src/core/sip-csta.c
src/core/sip-sec-krb5.c
src/core/sip-sec.c
src/core/sip-sec.h
src/core/sipe-cal.c
src/core/sipe-chat.c
src/core/sipe-conf.c
src/core/sipe-dialog.c
src/core/sipe-ews.c
src/core/sipe-ft.c
src/core/sipe-mime.c
src/core/sipe-session.c
src/core/sipe-sign.c
src/core/sipe-utils.c
src/core/sipe-xml-tests.c
src/core/sipe-xml.c
src/core/sipe.c
src/purple/purple-debug.c
src/purple/purple-plugin.c