[gnome-online-accounts] dbus: Add SmtpUseAuth to org.gnome.OnlineAccounts.Mail
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] dbus: Add SmtpUseAuth to org.gnome.OnlineAccounts.Mail
- Date: Fri, 1 Mar 2013 14:56:31 +0000 (UTC)
commit 86daf2ccbff071bd6099e4bf7a00209679d2e67a
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Mar 1 12:01:03 2013 +0100
dbus: Add SmtpUseAuth to org.gnome.OnlineAccounts.Mail
data/dbus-interfaces.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/data/dbus-interfaces.xml b/data/dbus-interfaces.xml
index e529bbd..fa4101f 100644
--- a/data/dbus-interfaces.xml
+++ b/data/dbus-interfaces.xml
@@ -460,6 +460,14 @@
-->
<property name="SmtpHost" type="s" access="read"/>
+ <!-- SmtpUseAuth:
+ @since: 3.8.0
+ Whether authentication is needed
+
+ This indicates whether the server uses authentication.
+ -->
+ <property name="SmtpUseAuth" type="b" access="read"/>
+
<!-- SmtpUseSsl:
@since: 3.8.0
Whether SSL should be used.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]