diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-05-07 17:06:02 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2009-05-07 17:06:02 +0100 |
commit | 6dc72dcc2b557dbe99294485cfceec9477765b75 (patch) | |
tree | 077a14ada53c963c3ca7aae6d54c0e99fad39c0f /doc | |
parent | d58dd06c23b63f3f695e1c1ee242aaa527a8a279 (diff) |
Update docs, tests, util for CreateAccount taking a Properties argument
In the process, duplicate the existing account-creation-with-properties
test (using the Creation interface) as old-create-with-properties.py,
and make create-with-properties.py use the core Account interface instead.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libmcclient/tmpl/mc-account-manager.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/libmcclient/tmpl/mc-account-manager.sgml b/doc/reference/libmcclient/tmpl/mc-account-manager.sgml index c3dc9376..c7ddf12c 100644 --- a/doc/reference/libmcclient/tmpl/mc-account-manager.sgml +++ b/doc/reference/libmcclient/tmpl/mc-account-manager.sgml @@ -217,6 +217,7 @@ mc-account-manager @in_Protocol: @in_Display_Name: @in_Parameters: +@in_Properties: @callback: @user_data: @destroy: |