summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-01-23 09:18:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-01-23 09:18:56 +0900
commitb5325701e2f51887edabf427bc9b544486860c56 (patch)
tree59fcde5ebf8189ad000daf2bc443061f1ceb28c9
parent03953b0d52cbc3164cb75942102ee628442bb711 (diff)
downloadtdegraphics-b5325701.tar.gz
tdegraphics-b5325701.zip
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kamera/tdeioslave/camera.protocol2
-rw-r--r--kmrml/kmrml/mrml.protocol2
2 files changed, 2 insertions, 2 deletions
diff --git a/kamera/tdeioslave/camera.protocol b/kamera/tdeioslave/camera.protocol
index c908456f..eefc1297 100644
--- a/kamera/tdeioslave/camera.protocol
+++ b/kamera/tdeioslave/camera.protocol
@@ -14,4 +14,4 @@ moving=false
Icon=camera-photo
maxInstances=1
Class=:local
-DocPath=tdeioslave/camera/index.html
+X-DocPath=tdeioslave/camera/index.html
diff --git a/kmrml/kmrml/mrml.protocol b/kmrml/kmrml/mrml.protocol
index 1f29350b..42412eb6 100644
--- a/kmrml/kmrml/mrml.protocol
+++ b/kmrml/kmrml/mrml.protocol
@@ -7,4 +7,4 @@ reading=true
defaultMimetype=text/mrml
determineMimetypeFromExtension=false
Icon=image-x-generic
-DocPath=tdeioslave/mrml/index.html
+X-DocPath=tdeioslave/mrml/index.html