Review Request: Add syntax for changing global presence
Dan Vratil
dan at progdan.cz
Thu Jul 5 12:29:34 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105407/
-----------------------------------------------------------
(Updated July 5, 2012, 12:29 p.m.)
Review request for Telepathy.
Changes
-------
- using KTp::Presence to get presence icon
- replaced KIcon by QIcon::fromTheme
- replaced .mid(X) by .mid(QString(...).length())
- moved m_globalPresence and m_accountModel to constructor initialization, dropped it from destructor
Description
-------
This patch adds syntax for changing global presence:
go online|away|busy|hidden|offline [status message]
The status message is optional. The "go" keyword and presence names are translatable.
Diffs (updated)
-----
src/contactrunner.h c316aa4
src/contactrunner.cpp 0d48c79
Diff: http://git.reviewboard.kde.org/r/105407/diff/
Testing
-------
Thanks,
Dan Vratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20120705/50b6788c/attachment.html>
More information about the KDE-Telepathy
mailing list