Merge lp://staging/~mardy/account-plugins/mcloud-plugin-lp1587282 into lp://staging/account-plugins
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | David Barth | ||||
Approved revision: | 167 | ||||
Merged at revision: | 171 | ||||
Proposed branch: | lp://staging/~mardy/account-plugins/mcloud-plugin-lp1587282 | ||||
Merge into: | lp://staging/account-plugins | ||||
Prerequisite: | lp://staging/~mardy/account-plugins/owncloud-1570986 | ||||
Diff against target: |
164 lines (+67/-0) 9 files modified
.bzrignore (+1/-0) Makefile.am (+2/-0) configure.ac (+15/-0) data/providers/mcloud.provider.in.in (+28/-0) debian/account-plugin-mcloud.install (+4/-0) debian/control (+8/-0) debian/rules (+2/-0) qml/Makefile.am (+1/-0) qml/mcloud/Main.qml (+6/-0) |
||||
To merge this branch: | bzr merge lp://staging/~mardy/account-plugins/mcloud-plugin-lp1587282 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Pending | |
Online Accounts | Pending | ||
Review via email: mp+296319@code.staging.launchpad.net |
Commit message
Add account plugin for MCloud
Description of the change
Add account plugin for MCloud
Testing instructions:
In the testing device, paste the following commands in a terminal:
cat > ~/.local/
<?xml version='1.0' encoding='UTF-8'?>
<service id="mcloud-test">
<type>
<name>MCloud test</name>
<provider>
</service>
EOF
cat > ~/.local/
<?xml version='1.0' encoding='UTF-8'?>
<application id="mcloud-test">
<description>
<services>
<service id="mcloud-test">
<
</service>
</services>
</application>
EOF
Then head to the System Settings -> Accounts and create a MCloud account. Ask mardy on IRC for a test account.
To clean up your device after the test, run this command:
rm ~/.local/