summaryrefslogtreecommitdiffstats
path: root/konq-plugins/imagerotation
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:22 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:22 -0500
commit382b6ce702f456256b7bbedf35a77fce585b28db (patch)
tree2da2ee42efcf45b06917d3a4cdf88365a8fd54fa /konq-plugins/imagerotation
parenta036c261d34c611ee392e1494acc0ad074446588 (diff)
downloadtdeaddons-382b6ce702f456256b7bbedf35a77fce585b28db.tar.gz
tdeaddons-382b6ce702f456256b7bbedf35a77fce585b28db.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'konq-plugins/imagerotation')
-rw-r--r--konq-plugins/imagerotation/imageconverter.desktop2
-rw-r--r--konq-plugins/imagerotation/jpegorient.desktop2
2 files changed, 2 insertions, 2 deletions
diff --git a/konq-plugins/imagerotation/imageconverter.desktop b/konq-plugins/imagerotation/imageconverter.desktop
index a54279e..1876a07 100644
--- a/konq-plugins/imagerotation/imageconverter.desktop
+++ b/konq-plugins/imagerotation/imageconverter.desktop
@@ -3,7 +3,7 @@
# Released under the same license as the KDE core distribution (GPL 2.0).
#
[Desktop Entry]
-ServiceTypes=image/*
+X-TDE-ServiceTypes=image/*
Actions=convToJPEG;convToPNG;convToGIF;convToTIF;
X-TDE-Submenu=Convert To
X-TDE-Submenu[bg]=Конвертиране в
diff --git a/konq-plugins/imagerotation/jpegorient.desktop b/konq-plugins/imagerotation/jpegorient.desktop
index d9a9677..bed67a9 100644
--- a/konq-plugins/imagerotation/jpegorient.desktop
+++ b/konq-plugins/imagerotation/jpegorient.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
-ServiceTypes=image/jpeg
+X-TDE-ServiceTypes=image/jpeg
Actions=jpegRot90;jpegRot270;jpegFlipV;jpegFlipH;
X-TDE-Submenu=Transform Image
X-TDE-Submenu[bg]=Конвертиране на изображението