summaryrefslogtreecommitdiffstats
path: root/tdeprint
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-01-23 08:50:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-01-23 08:52:32 +0900
commit2cd74e40d6b33d20046d335eccb37a6e2f698515 (patch)
tree5fd2f5291fe5cc89b27a649229459fa086ebafa7 /tdeprint
parenta434c6c8d5563eeae1a9107f8764387d82bdce95 (diff)
downloadtdebase-2cd74e40d6b33d20046d335eccb37a6e2f698515.tar.gz
tdebase-2cd74e40d6b33d20046d335eccb37a6e2f698515.zip
Fixed wrong DocPath strings. This relates to bug 2319
(cherry picked from commit 2db89f3986ff88bc55edca190c25bef5df7c3c33) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeprint')
-rw-r--r--tdeprint/slave/print.protocol2
-rw-r--r--tdeprint/slave/printdb.protocol2
2 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/slave/print.protocol b/tdeprint/slave/print.protocol
index 9eedd1cd6..adf866549 100644
--- a/tdeprint/slave/print.protocol
+++ b/tdeprint/slave/print.protocol
@@ -11,5 +11,5 @@ deleting=false
moving=false
linking=false
Icon=application-postscript
-DocPath=tdeioslave/print/index.html
+X-DocPath=tdeioslave/print/index.html
defaultMimetype=application/octet-stream
diff --git a/tdeprint/slave/printdb.protocol b/tdeprint/slave/printdb.protocol
index 7cd52db90..d3645f1b6 100644
--- a/tdeprint/slave/printdb.protocol
+++ b/tdeprint/slave/printdb.protocol
@@ -12,4 +12,4 @@ moving=false
linking=false
Icon=application-postscript
defaultMimetype=application/octet-stream
-DocPath=tdeioslave/printdb/index.html
+X-DocPath=tdeioslave/printdb/index.html