From e2f86e32a295cddacc6053936933150d1e7c665b Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 18 Aug 2018 10:55:08 +0200 Subject: A generic account. This is intended to eventually replace the protocol specific accounts. The account is used to group together several protocols to one logical service, and thus it makes sense to set it up as one. --- accounts/generic/qmldir | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 accounts/generic/qmldir (limited to 'accounts/generic/qmldir') diff --git a/accounts/generic/qmldir b/accounts/generic/qmldir new file mode 100644 index 00000000..ad052cac --- /dev/null +++ b/accounts/generic/qmldir @@ -0,0 +1,3 @@ +module org.kube.accounts.generic + +plugin genericaccountplugin -- cgit v1.2.3