core cleanup: rip & tear at sipe.c and out comes sip-transport.c
commit686bf6aaf5bfdcd68ddabb2db97225d41b2817f9
authorStefan Becker <stefan.becker@nokia.com>
Thu, 22 Apr 2010 21:45:14 +0000 (23 00:45 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Thu, 22 Apr 2010 21:45:14 +0000 (23 00:45 +0300)
tree2e518022b4e268dd995fa075ca2095c8627b06e0
parenta3aa5120513a1f8fd8ea7540ff46fc48824ebbc2
core cleanup: rip & tear at sipe.c and out comes sip-transport.c

Yes, I know it's not the cleanest stuff yet. But the smaller piece should be
easier to refactor/clean up...
13 files changed:
po/POTFILES.in
src/api/sipe-backend.h
src/core/Makefile.am
src/core/Makefile.mingw
src/core/sip-csta.c
src/core/sip-transport.c [new file with mode: 0644]
src/core/sip-transport.h [new file with mode: 0644]
src/core/sipe-conf.c
src/core/sipe-ft.c
src/core/sipe.c
src/core/sipe.h
src/purple/Makefile.am
src/purple/purple-connection.c [new file with mode: 0644]