Bug 201399

Summary: If an account has no icon specified, show the default icon for that protocol in the accounts list
Product: [Frameworks and Libraries] telepathy Reporter: George Goldberg <grundleborg>
Component: accounts-kcmAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: 91.matteo, ddomenichelli, kde
Priority: NOR Keywords: junior-jobs
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description George Goldberg 2009-07-24 23:31:42 UTC
In the list of accounts visible when starting the KCM, the generic "unknown" icon is displayed if the account does not have a specific icon set. It would be better to show the logo icon of the protocol of that account in this case instead of the unknown icon (e.g. the butterfly icon for MSN).
Comment 1 David Edmundson 2012-11-03 06:48:37 UTC
Git commit 3b9207870ce496cf47ad0af61d376969bc018d01 by David Edmundson, on behalf of Matteo Nardi.
Committed on 31/07/2009 at 19:42.
Pushed by davidedmundson into branch 'model_refactor_1'.

Show a warning icon over invalid accounts in the account list.

svn path=/trunk/playground/network/telepathy-accounts-kcm/; revision=1005262

M  +1    -2    KTp/Models/accounts-list-model.cpp

http://commits.kde.org/telepathy-common-internals/3b9207870ce496cf47ad0af61d376969bc018d01
Comment 2 David Edmundson 2012-11-09 06:32:26 UTC
Git commit 260efa12098c6c8400ccd3a3bc3d79022d9f973d by David Edmundson, on behalf of Matteo Nardi.
Committed on 31/07/2009 at 19:42.
Pushed by davidedmundson into branch 'master'.

Show a warning icon over invalid accounts in the account list.

svn path=/trunk/playground/network/telepathy-accounts-kcm/; revision=1005262

M  +1    -2    KTp/Models/accounts-list-model.cpp

http://commits.kde.org/telepathy-common-internals/260efa12098c6c8400ccd3a3bc3d79022d9f973d
Comment 3 David Edmundson 2012-11-09 10:12:43 UTC
Sorry for the noise. Commit was moved to a different repo, caused a close twice.