3fbe072d42
A nice templating system is used for account settings dialogues― the required slots are specified by the protocol, and are reflected in the settings dialogue. To generalize this templating system (and eventually use elsewhere), ProtocolSettings was split into two classes― ProtocolSettings and ProtocolTemplate. The CayaProtocol::SettingsTemplate() call was also edited to require a string parameter, naming the specific template that should be returned. "account" is used for the account settings dialogue, and other values are TBA. |
||
---|---|---|
.. | ||
FacebookProtocol.cpp | ||
FacebookProtocol.h | ||
GoogleTalkProtocol.cpp | ||
GoogleTalkProtocol.h | ||
JabberHandler.cpp | ||
JabberHandler.h | ||
JabberMain.cpp | ||
JabberProtocol.cpp | ||
JabberProtocol.h | ||
Makefile | ||
jabber.rdef |