Summary: | Support Removing Accounts | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | George Goldberg <grundleborg> |
Component: | accounts-kcm | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ddomenichelli, kde |
Priority: | NOR | Keywords: | junior-jobs |
Version: | git-latest | ||
Target Milestone: | 0.4.0 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-common-internals/5689a915505eef0cbe6d72c8048f1324671f9d68 | Version Fixed In: | |
Sentry Crash Report: |
Description
George Goldberg
2009-07-24 23:22:52 UTC
SVN commit 1003684 by gberg: Implement removing of accounts. Thanks to Matteo Nardi for the patch. BUG: 201396 M +31 -6 account-item.cpp M +2 -0 account-item.h M +17 -21 accounts-list-model.cpp M +1 -0 accounts-list-model.h M +34 -8 kcm-telepathy-accounts.cpp M +2 -3 kcm-telepathy-accounts.h M +7 -6 main-widget.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1003684 Git commit e50daa822c27355deec996fd06c7cb5e775ee351 by David Edmundson, on behalf of George Goldberg. Committed on 28/07/2009 at 18:12. Pushed by davidedmundson into branch 'model_refactor_1'. Implement removing of accounts. Thanks to Matteo Nardi for the patch. svn path=/trunk/playground/network/telepathy-accounts-kcm/; revision=1003684 M +17 -21 KTp/Models/accounts-list-model.cpp M +1 -0 KTp/Models/accounts-list-model.h http://commits.kde.org/telepathy-common-internals/e50daa822c27355deec996fd06c7cb5e775ee351 Git commit 5689a915505eef0cbe6d72c8048f1324671f9d68 by David Edmundson, on behalf of George Goldberg. Committed on 28/07/2009 at 18:12. Pushed by davidedmundson into branch 'master'. Implement removing of accounts. Thanks to Matteo Nardi for the patch. svn path=/trunk/playground/network/telepathy-accounts-kcm/; revision=1003684 M +17 -21 KTp/Models/accounts-list-model.cpp M +1 -0 KTp/Models/accounts-list-model.h http://commits.kde.org/telepathy-common-internals/5689a915505eef0cbe6d72c8048f1324671f9d68 |