[gnome-online-accounts/wip/mail: 2/4] dbus: Add a Name property to org.gnome.OnlineAccounts.Mail
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts/wip/mail: 2/4] dbus: Add a Name property to org.gnome.OnlineAccounts.Mail
- Date: Wed, 13 Feb 2013 14:16:43 +0000 (UTC)
commit e8d6c758e1cbfd958e52880f1cc36d932d409363
Author: Debarshi Ray <debarshir gnome org>
Date: Wed Feb 13 15:04:36 2013 +0100
dbus: Add a Name property to org.gnome.OnlineAccounts.Mail
This is the full name of the user associated with
org.gnome.OnlineAccounts.Mail:EmailAddress. It would be useful for
adding a GoaImapSmtpProvider.
Fixes: https://bugzilla.gnome.org/692736
data/dbus-interfaces.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/dbus-interfaces.xml b/data/dbus-interfaces.xml
index 11a3d6b..83afb60 100644
--- a/data/dbus-interfaces.xml
+++ b/data/dbus-interfaces.xml
@@ -369,6 +369,12 @@
-->
<property name="EmailAddress" type="s" access="read"/>
+ <!-- Name:
+ The full name of the user associated with
+ #org.gnome.OnlineAccounts.Mail:EmailAddress.
+ -->
+ <property name="Name" type="s" access="read"/>
+
<!-- ImapSupported:
Set to %TRUE if the messages for the account can be accessed
and manipulated using the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]