summaryrefslogtreecommitdiffstats
path: root/kdoctools
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-01-23 08:28:17 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-01-23 08:29:14 +0900
commiteab791787c8d9e645c390646285f55ae965a1978 (patch)
tree7cb497f5ca5f2af9b1bcfdd81685b78b4ea25293 /kdoctools
parentfe822d8d7a4622850cb48358ef036dd6438d90cd (diff)
downloadtdelibs-eab791787c8d9e645c390646285f55ae965a1978.tar.gz
tdelibs-eab791787c8d9e645c390646285f55ae965a1978.zip
Fixed wrong DocPath strings. This relates to bug 2319
(cherry picked from commit a1f23c813a7c0b0675412498512f0fc5f025e2af) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kdoctools')
-rw-r--r--kdoctools/ghelp.protocol2
-rw-r--r--kdoctools/help.protocol2
2 files changed, 2 insertions, 2 deletions
diff --git a/kdoctools/ghelp.protocol b/kdoctools/ghelp.protocol
index 6d487f5b3..a8af5bbde 100644
--- a/kdoctools/ghelp.protocol
+++ b/kdoctools/ghelp.protocol
@@ -7,4 +7,4 @@ reading=true
defaultMimetype=text/html
Icon=help
Class=:local
-DocPath=tdeioslave/ghelp/index.html
+X-DocPath=tdeioslave/ghelp/index.html
diff --git a/kdoctools/help.protocol b/kdoctools/help.protocol
index eab70fdc3..df7919a96 100644
--- a/kdoctools/help.protocol
+++ b/kdoctools/help.protocol
@@ -7,4 +7,4 @@ reading=true
defaultMimetype=text/html
Icon=help
Class=:local
-DocPath=tdeioslave/help/index.html
+X-DocPath=tdeioslave/help/index.html