summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-04-09 15:10:01 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-04-09 15:10:01 +0100
commitdb33283cb8e39713c33b246d52dcd4fe7d66fffd (patch)
tree8bfef9ce7b88cb48646442ecc49472d8ad5f0282 /xml
parentf0703003174896772a47e0a4d04ca1a5405ed7c7 (diff)
McdAccount Compat: add SetHasBeenOnline
Diffstat (limited to 'xml')
-rw-r--r--xml/Account_Interface_Compat.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/xml/Account_Interface_Compat.xml b/xml/Account_Interface_Compat.xml
index af68a5b1..1c5a51b8 100644
--- a/xml/Account_Interface_Compat.xml
+++ b/xml/Account_Interface_Compat.xml
@@ -41,6 +41,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</property>
+ <method name="SetHasBeenOnline">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>Force MC to believe that this account has been put online
+ successfully at some point in the past.</p>
+ </tp:docstring>
+ </method>
+
</interface>
</node>
<!-- vim:set sw=2 sts=2 et ft=xml: -->