diff options
Diffstat (limited to 'konq-plugins/imagerotation')
-rw-r--r-- | konq-plugins/imagerotation/imageconverter.desktop | 2 | ||||
-rw-r--r-- | konq-plugins/imagerotation/jpegorient.desktop | 2 |
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]=Конвертиране на изображението |