Author: slex
Date: Sat Aug 6 19:07:10 2011
New Revision: 7174
URL: http://svn.gna.org/viewcvs/etoile?rev=7174&view=rev
Log: (empty)
Added:
trunk/Etoile/Frameworks/XMPPKit/XMPPCapabilities.h
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/Capabilities.h
trunk/Etoile/Frameworks/XMPPKit/XMPPCapabilities.m
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/Capabilities.m
trunk/Etoile/Frameworks/XMPPKit/XMPPChatLog.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/ChatLog.h
trunk/Etoile/Frameworks/XMPPKit/XMPPChatLog.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/ChatLog.m
trunk/Etoile/Frameworks/XMPPKit/XMPPConversation.h
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/Conversation.h
trunk/Etoile/Frameworks/XMPPKit/XMPPConversation.m
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/Conversation.m
trunk/Etoile/Frameworks/XMPPKit/XMPPDefaultHandler.h
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/DefaultHandler.h
trunk/Etoile/Frameworks/XMPPKit/XMPPDefaultHandler.m
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/DefaultHandler.m
trunk/Etoile/Frameworks/XMPPKit/XMPPDiscoInfo.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/DiscoInfo.h
trunk/Etoile/Frameworks/XMPPKit/XMPPDiscoInfo.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/DiscoInfo.m
trunk/Etoile/Frameworks/XMPPKit/XMPPDiscoItems.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/DiscoItems.h
trunk/Etoile/Frameworks/XMPPKit/XMPPDiscoItems.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/DiscoItems.m
trunk/Etoile/Frameworks/XMPPKit/XMPPDispatcher.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Dispatcher.h
trunk/Etoile/Frameworks/XMPPKit/XMPPDispatcher.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Dispatcher.m
trunk/Etoile/Frameworks/XMPPKit/XMPPGroupChat.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/GroupChat.h
trunk/Etoile/Frameworks/XMPPKit/XMPPGroupChat.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/GroupChat.m
trunk/Etoile/Frameworks/XMPPKit/XMPPInfoQueryStanza.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Iq.h
trunk/Etoile/Frameworks/XMPPKit/XMPPInfoQueryStanza.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Iq.m
trunk/Etoile/Frameworks/XMPPKit/XMPPInfoQueryStanzaFactory.h
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/IqStanzaFactory.h
trunk/Etoile/Frameworks/XMPPKit/XMPPInfoQueryStanzaFactory.m
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/IqStanzaFactory.m
trunk/Etoile/Frameworks/XMPPKit/XMPPMessage.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Message.h
trunk/Etoile/Frameworks/XMPPKit/XMPPMessage.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Message.m
trunk/Etoile/Frameworks/XMPPKit/XMPPMessageStanzaFactory.h
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/MessageStanzaFactory.h
trunk/Etoile/Frameworks/XMPPKit/XMPPMessageStanzaFactory.m
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/MessageStanzaFactory.m
trunk/Etoile/Frameworks/XMPPKit/XMPPPerson.h
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/JabberPerson.h
trunk/Etoile/Frameworks/XMPPKit/XMPPPerson.m
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/JabberPerson.m
trunk/Etoile/Frameworks/XMPPKit/XMPPPresence.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Presence.h
trunk/Etoile/Frameworks/XMPPKit/XMPPPresence.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Presence.m
trunk/Etoile/Frameworks/XMPPKit/XMPPPresenceStanzaFactory.h
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/PresenceStanzaFactory.h
trunk/Etoile/Frameworks/XMPPKit/XMPPPresenceStanzaFactory.m
- copied, changed from r7136,
trunk/Etoile/Frameworks/XMPPKit/PresenceStanzaFactory.m
trunk/Etoile/Frameworks/XMPPKit/XMPPStanza.h
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Stanza.h
trunk/Etoile/Frameworks/XMPPKit/XMPPStanza.m
- copied, changed from r7136, trunk/Etoile/Frameworks/XMPPKit/Stanza.m
Removed:
trunk/Etoile/Frameworks/XMPPKit/Capabilities.h
trunk/Etoile/Frameworks/XMPPKit/Capabilities.m
trunk/Etoile/Frameworks/XMPPKit/ChatLog.h
trunk/Etoile/Frameworks/XMPPKit/ChatLog.m
trunk/Etoile/Frameworks/XMPPKit/Conversation.h
trunk/Etoile/Frameworks/XMPPKit/Conversation.m
trunk/Etoile/Frameworks/XMPPKit/DefaultHandler.h
trunk/Etoile/Frameworks/XMPPKit/DefaultHandler.m
trunk/Etoile/Frameworks/XMPPKit/DiscoInfo.h
trunk/Etoile/Frameworks/XMPPKit/DiscoInfo.m
trunk/Etoile/Frameworks/XMPPKit/DiscoItems.h
trunk/Etoile/Frameworks/XMPPKit/DiscoItems.m
trunk/Etoile/Frameworks/XMPPKit/Dispatcher.h
trunk/Etoile/Frameworks/XMPPKit/Dispatcher.m
trunk/Etoile/Frameworks/XMPPKit/GroupChat.h
trunk/Etoile/Frameworks/XMPPKit/GroupChat.m
trunk/Etoile/Frameworks/XMPPKit/Iq.h
trunk/Etoile/Frameworks/XMPPKit/Iq.m
trunk/Etoile/Frameworks/XMPPKit/IqStanzaFactory.h
trunk/Etoile/Frameworks/XMPPKit/IqStanzaFactory.m
trunk/Etoile/Frameworks/XMPPKit/JabberPerson.h
trunk/Etoile/Frameworks/XMPPKit/JabberPerson.m
trunk/Etoile/Frameworks/XMPPKit/Message.h
trunk/Etoile/Frameworks/XMPPKit/Message.m
trunk/Etoile/Frameworks/XMPPKit/MessageStanzaFactory.h
trunk/Etoile/Frameworks/XMPPKit/MessageStanzaFactory.m
trunk/Etoile/Frameworks/XMPPKit/Presence.h
trunk/Etoile/Frameworks/XMPPKit/Presence.m
trunk/Etoile/Frameworks/XMPPKit/PresenceStanzaFactory.h
trunk/Etoile/Frameworks/XMPPKit/PresenceStanzaFactory.m
trunk/Etoile/Frameworks/XMPPKit/Stanza.h
trunk/Etoile/Frameworks/XMPPKit/Stanza.m
Modified:
trunk/Etoile/Frameworks/XMPPKit/GNUmakefile
trunk/Etoile/Frameworks/XMPPKit/JabberIdentity.h
trunk/Etoile/Frameworks/XMPPKit/JabberIdentity.m
trunk/Etoile/Frameworks/XMPPKit/JabberRootIdentity.m
trunk/Etoile/Frameworks/XMPPKit/Roster.h
trunk/Etoile/Frameworks/XMPPKit/Roster.m
trunk/Etoile/Frameworks/XMPPKit/RosterGroup.h
trunk/Etoile/Frameworks/XMPPKit/RosterGroup.m
trunk/Etoile/Frameworks/XMPPKit/ServiceDiscovery.h
trunk/Etoile/Frameworks/XMPPKit/ServiceDiscovery.m
trunk/Etoile/Frameworks/XMPPKit/Timestamp.m
trunk/Etoile/Frameworks/XMPPKit/XMPPConnection.h
trunk/Etoile/Frameworks/XMPPKit/XMPPConnection.m
trunk/Etoile/Frameworks/XMPPKit/XMPPObjectStore.h
trunk/Etoile/Frameworks/XMPPKit/XMPPObjectStore.m
_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs