summaryrefslogtreecommitdiff
path: root/kate_plugin
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2014-04-30 19:12:39 -0400
committerTimothy Crosley <timothy.crosley@gmail.com>2014-04-30 19:12:39 -0400
commit90f978c78ce09b65aed1fa98d5dc4be0b9a1e0ff (patch)
treedd5e1b3c341224b2689d046807f2f8e93c71814f /kate_plugin
parent73a890680b84d0b5bea7222738cb01ab27959c16 (diff)
downloadisort-90f978c78ce09b65aed1fa98d5dc4be0b9a1e0ff.tar.gz
Add service entry
Diffstat (limited to 'kate_plugin')
-rw-r--r--kate_plugin/katepart_isort.desktop7
1 files changed, 7 insertions, 0 deletions
diff --git a/kate_plugin/katepart_isort.desktop b/kate_plugin/katepart_isort.desktop
new file mode 100644
index 00000000..df3ff63c
--- /dev/null
+++ b/kate_plugin/katepart_isort.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Type=Service
+ServiceTypes=Kate/PythonPlugin
+X-KDE-Library=isort_plugin
+Name=isort
+Comment=Python import sorter and manager
+X-Python-2-Compatible=true