summaryrefslogtreecommitdiffstats
path: root/kjsembed/plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:23 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:23 -0500
commit621a04f06e663f64ee86a68bbbe57c40dec32cab (patch)
tree18ec491c8b15a0559b94358dd5f66ba2a175d91b /kjsembed/plugins
parenta0e3f9a8f0f05361f52c392cbab8650366a29c5d (diff)
downloadtdebindings-621a04f06e663f64ee86a68bbbe57c40dec32cab.tar.gz
tdebindings-621a04f06e663f64ee86a68bbbe57c40dec32cab.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kjsembed/plugins')
-rw-r--r--kjsembed/plugins/customobject_plugin.desktop2
-rw-r--r--kjsembed/plugins/customqobject_plugin.desktop2
-rw-r--r--kjsembed/plugins/imagefx_plugin.desktop2
-rw-r--r--kjsembed/plugins/qprocess_plugin.desktop2
-rw-r--r--kjsembed/plugins/tdefileitem_plugin.desktop2
5 files changed, 5 insertions, 5 deletions
diff --git a/kjsembed/plugins/customobject_plugin.desktop b/kjsembed/plugins/customobject_plugin.desktop
index 5a319cc6..19ab7b83 100644
--- a/kjsembed/plugins/customobject_plugin.desktop
+++ b/kjsembed/plugins/customobject_plugin.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=MyCustomObject
-ServiceTypes=JSBindingPlugin/Binding
+X-TDE-ServiceTypes=JSBindingPlugin/Binding
Type=Service
X-TDE-Library=libcustomobjectplugin
diff --git a/kjsembed/plugins/customqobject_plugin.desktop b/kjsembed/plugins/customqobject_plugin.desktop
index e4ef7ac1..2d9d17fe 100644
--- a/kjsembed/plugins/customqobject_plugin.desktop
+++ b/kjsembed/plugins/customqobject_plugin.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=MyCustomTQObject
-ServiceTypes=JSBindingPlugin/Binding
+X-TDE-ServiceTypes=JSBindingPlugin/Binding
Type=Service
X-TDE-Library=libcustomqobjectplugin
diff --git a/kjsembed/plugins/imagefx_plugin.desktop b/kjsembed/plugins/imagefx_plugin.desktop
index 1bec93e3..ee5b2365 100644
--- a/kjsembed/plugins/imagefx_plugin.desktop
+++ b/kjsembed/plugins/imagefx_plugin.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=ImageFX
-ServiceTypes=JSBindingPlugin/Binding
+X-TDE-ServiceTypes=JSBindingPlugin/Binding
Type=Service
X-TDE-Library=libimagefxplugin
diff --git a/kjsembed/plugins/qprocess_plugin.desktop b/kjsembed/plugins/qprocess_plugin.desktop
index 64bd0b72..d9fd01a4 100644
--- a/kjsembed/plugins/qprocess_plugin.desktop
+++ b/kjsembed/plugins/qprocess_plugin.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=Process
-ServiceTypes=JSBindingPlugin/Binding
+X-TDE-ServiceTypes=JSBindingPlugin/Binding
Type=Service
X-TDE-Library=libqprocessplugin
diff --git a/kjsembed/plugins/tdefileitem_plugin.desktop b/kjsembed/plugins/tdefileitem_plugin.desktop
index f5f91552..cfad2e25 100644
--- a/kjsembed/plugins/tdefileitem_plugin.desktop
+++ b/kjsembed/plugins/tdefileitem_plugin.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
Name=KFileItem
-ServiceTypes=JSBindingPlugin/Binding
+X-TDE-ServiceTypes=JSBindingPlugin/Binding
Type=Service
X-TDE-Library=libfileitemplugin