[evolution-data-server/meego-eds: 17/47] Add API to add password to session.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/meego-eds: 17/47] Add API to add password to session.
- Date: Wed, 15 Jun 2011 10:54:43 +0000 (UTC)
commit dac2b6d5c3b06563d3860c6e337c699a65f9e828
Author: Srinivasa Ragavan <sragavan gnome org>
Date: Fri Apr 29 17:17:00 2011 +0530
Add API to add password to session.
mail/daemon/e-mail-data-session.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/mail/daemon/e-mail-data-session.xml b/mail/daemon/e-mail-data-session.xml
index 67c62c8..ddd02a4 100644
--- a/mail/daemon/e-mail-data-session.xml
+++ b/mail/daemon/e-mail-data-session.xml
@@ -21,6 +21,12 @@
<method name="getLocalStore">
<arg name="store" type="o" direction="out"/>
</method>
+
+ <method name="addPassword">
+ <arg name="password" type="s" direction="in"/>
+ <arg name="remember" type="b" direction="in"/>
+ </method>
+
<!--
FolderType should be a string "inbox" "draft" "outbox" "sent" "templates"
-->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]