comparison libpurple/protocols/msn/Makefile.am @ 31234:e545b2b6f66a

Introduce SlpMessagePart, It will replace MsnMessage in every Slp related code so MsnMessage just get used where it makes sense, in the Switchboard.
author masca@cpw.pidgin.im
date Wed, 16 Jun 2010 21:25:11 +0000
parents f84fb808e8ed
children eabeba9c823f
comparison
equal deleted inserted replaced
31233:22f26c372797 31234:e545b2b6f66a
48 slpcall.h \ 48 slpcall.h \
49 slplink.c \ 49 slplink.c \
50 slplink.h \ 50 slplink.h \
51 slpmsg.c \ 51 slpmsg.c \
52 slpmsg.h \ 52 slpmsg.h \
53 slpmsg_part.c \
54 slpmsg_part.h \
53 soap.c \ 55 soap.c \
54 soap.h \ 56 soap.h \
55 state.c \ 57 state.c \
56 state.h \ 58 state.h \
57 sbconn.c \ 59 sbconn.c \