[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: Thu, 14 Feb 2013 19:04:14 +0000 (UTC)
commit f77c81d7ae6e49f4ecd6ff2d5efc0b6bd51859b0
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 | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/dbus-interfaces.xml b/data/dbus-interfaces.xml
index 3de237a..409ddf5 100644
--- a/data/dbus-interfaces.xml
+++ b/data/dbus-interfaces.xml
@@ -369,6 +369,13 @@
-->
<property name="EmailAddress" type="s" access="read"/>
+ <!-- Name:
+ @since: 3.8.0
+ 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]