[Bug 28192] New: support for immutable accounts in Mission Control
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 21 07:51:49 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28192
Summary: support for immutable accounts in Mission Control
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: mission-control
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: danielle.madeley at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
With the introduction of account plugins for MC it is now possible to have MC
exporting accounts that cannot be edited directly (i.e. account parameters are
calculated using some other information, e.g. for single-sign-on style
accounts).
This patch adds a new optional interface, Account.Interface.External, which
presents 3 properties:
- b:External - indicates whether the account is external, and thus immutable;
- s:ExternalName - a name for the interface that will be opened to edit the
account; and
- s:ExternalEditor - a D-Bus well-known name for a program that can be
activated to edit the account -- the mechanism for doing this hasn't been
specified yet, in the short term we intend to simply use these as unique
identifiers.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list