Bug 306761 - Set presence applet to autohide if there are no accounts
Summary: Set presence applet to autohide if there are no accounts
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: presence-applet (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: 0.5.1
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 19:21 UTC by David Edmundson
Modified: 2012-10-04 18:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.5.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2012-09-13 19:21:17 UTC
Presence applet should hide if AM cannot be created or there are no accounts.

See http://api.kde.org/4.x-api/kdelibs-apidocs/plasma/html/namespacePlasma.html#a4d967711130487b1070311626ad285cb

PassiveStatus.
Comment 1 David Edmundson 2012-09-20 15:37:27 UTC
David Edmundson wrote:
> @bug_id = 306761
> @bug_status = RESOLVED
> @resolution = FIXED
> @cf_commitlink = http://commits.kde.org/telepathy-presence-applet/9315c36632b64de87a1d7d79f9e9c5930744da10
>
> Git commit 9315c36632b64de87a1d7d79f9e9c5930744da10 by David Edmundson.
> Committed on 20/09/2012 at 17:15.
> Pushed by davidedmundson into branch 'master'.
>
> Set plasmoid state to Passive if a user has no accounts.
>
> REVIEW: 106507
>
> M  +15   -0    src/presenceapplet.cpp
> M  +1    -0    src/presenceapplet.h
>