[Bug 28197] New: Account.I.External: support for immutable accounts in Mission Control
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 21 11:47:29 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28197
Summary: Account.I.External: support for immutable accounts in
Mission Control
Product: Telepathy
Version: git master
Platform: Other
URL: http://git.collabora.co.uk/?p=user/danni/telepathy-mis
sion-control.git;a=shortlog;h=refs/heads/external-acco
unt-support
OS/Version: All
Status: NEW
Keywords: patch
Severity: normal
Priority: medium
Component: tp-spec
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
CC: danielle.madeley at collabora.co.uk
Blocks: 28192
+++ This bug was initially created as a clone of Bug #28192 +++
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