diff options
author | Minijackson <minijackson@riseup.net> | 2018-08-23 09:22:21 +0200 |
---|---|---|
committer | Minijackson <minijackson@riseup.net> | 2018-08-23 09:22:21 +0200 |
commit | ef1cf433c9598430654e87790fdb1be11f82ecd1 (patch) | |
tree | 26f3e78c96f1901fa9d123650719bb891ad3b7ad /accounts/google/qmldir | |
parent | e723ae9154f8a883ec563060b70e7ec04fc64fcf (diff) | |
download | kube-ef1cf433c9598430654e87790fdb1be11f82ecd1.tar.gz kube-ef1cf433c9598430654e87790fdb1be11f82ecd1.zip |
Add caldav and carddav URLs + rename Gmail -> Google
Diffstat (limited to 'accounts/google/qmldir')
-rw-r--r-- | accounts/google/qmldir | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/google/qmldir b/accounts/google/qmldir new file mode 100644 index 00000000..a4a06cb7 --- /dev/null +++ b/accounts/google/qmldir | |||
@@ -0,0 +1,3 @@ | |||
1 | module org.kube.accounts.google | ||
2 | |||
3 | plugin googleaccountplugin | ||