Added xmpp_presence.c

This commit is contained in:
James Booth
2013-01-28 22:24:47 +00:00
parent cb24ba8be1
commit 7255ef5e1c
6 changed files with 360 additions and 290 deletions

View File

@@ -5,7 +5,7 @@ profanity_SOURCES = src/command.c src/contact.c src/command_history.c src/xmpp.h
src/autocomplete.h src/ui_titlebar.c src/ui_windows.c src/common.c \
src/contact_list.c src/ui_inputwin.c src/log.h src/profanity.c \
src/history.c src/ui.h src/common.h src/ contact_list.h src/xmpp_conn.c \
src/main.c src/profanity.h src/history.h \
src/main.c src/profanity.h src/history.h src/xmpp_presence.c \
src/tinyurl.c src/tinyurl.h src/chat_session.c \
src/chat_session.h src/muc.c \
src/muc.h src/xmpp_stanza.c src/command_parser.c \