diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-21 23:46:13 +0200 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-21 23:46:13 +0200 |
commit | c69d45b16f5ace1a6ac22326611919956fc7ec90 (patch) | |
tree | 27726889de45840d883e2a18b21a81cfd4c93fb0 /accounts/imap | |
parent | 90d914e10aaa037819526e545ea9606f440adc82 (diff) | |
download | kube-c69d45b16f5ace1a6ac22326611919956fc7ec90.tar.gz kube-c69d45b16f5ace1a6ac22326611919956fc7ec90.zip |
fix imap accountsplugin qmldir
Diffstat (limited to 'accounts/imap')
-rw-r--r-- | accounts/imap/qmldir | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/imap/qmldir b/accounts/imap/qmldir index 5e4861c0..626d5e0f 100644 --- a/accounts/imap/qmldir +++ b/accounts/imap/qmldir | |||
@@ -1,3 +1,3 @@ | |||
1 | module org.kube.accounts.maildir | 1 | module org.kube.accounts.imap |
2 | 2 | ||
3 | plugin maildiraccountplugin | 3 | plugin imapaccountplugin |