Merge lp://staging/~mardy/account-plugins/mcloud-plugin-lp1587282 into lp://staging/account-plugins
Proposed by
Alberto Mardegan
Status: | Superseded | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~mardy/account-plugins/mcloud-plugin-lp1587282 | ||||
Merge into: | lp://staging/account-plugins | ||||
Diff against target: |
596 lines (+448/-2) 16 files modified
.bzrignore (+3/-0) Makefile.am (+12/-0) configure.ac (+25/-0) data/providers/mcloud.provider.in.in (+28/-0) data/providers/owncloud.provider.in.in (+13/-0) data/providers/vk.provider.in.in (+26/-0) debian/account-plugin-mcloud.install (+4/-0) debian/account-plugin-owncloud.install (+3/-0) debian/account-plugin-vk.install (+3/-0) debian/control (+23/-0) debian/rules (+4/-1) qml/Makefile.am (+5/-1) qml/mcloud/Main.qml (+6/-0) qml/owncloud/Main.qml (+27/-0) qml/owncloud/NewAccount.qml (+230/-0) qml/vk/Main.qml (+36/-0) |
||||
To merge this branch: | bzr merge lp://staging/~mardy/account-plugins/mcloud-plugin-lp1587282 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Online Accounts | Pending | ||
Review via email: mp+296318@code.staging.launchpad.net |
Commit message
Add account plugin for MCloud
Description of the change
Add account plugin for MCloud
To post a comment you must log in.