diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-06-07 09:16:04 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-06-07 09:16:04 +0200 |
commit | dcdc95b6d709616498de00389bd19926625b20f2 (patch) | |
tree | 46af88a178d02aa8b74341febd77c32df9cd503b /accounts/imap/qmldir | |
parent | 73c124f646e1b9d35f265706b4e746d682bdad4d (diff) | |
download | kube-dcdc95b6d709616498de00389bd19926625b20f2.tar.gz kube-dcdc95b6d709616498de00389bd19926625b20f2.zip |
An imap accounts plugin
Diffstat (limited to 'accounts/imap/qmldir')
-rw-r--r-- | accounts/imap/qmldir | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/accounts/imap/qmldir b/accounts/imap/qmldir new file mode 100644 index 00000000..5e4861c0 --- /dev/null +++ b/accounts/imap/qmldir | |||
@@ -0,0 +1,3 @@ | |||
1 | module org.kube.accounts.maildir | ||
2 | |||
3 | plugin maildiraccountplugin | ||