summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-01-24 08:05:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-01-24 08:05:16 +0900
commitc211e570f5f1067e7eb1afa3d0f0601bafbe40ae (patch)
treefd209e6c1d377924c2b7065e28348e4e73e8a03c
parenta3f842a32ec06c68f1ec2165c9fbfb2561a46576 (diff)
downloadtdeio-locate-c211e570.tar.gz
tdeio-locate-c211e570.zip
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--src/locate.protocol2
-rw-r--r--src/locater.protocol2
-rw-r--r--src/rlocate.protocol2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/locate.protocol b/src/locate.protocol
index 3e0aa98..c9d6057 100644
--- a/src/locate.protocol
+++ b/src/locate.protocol
@@ -15,4 +15,4 @@ Class=:local
URIMode=rawuri
# Our very sophisticated documentation
-DocPath=tdeio-locate/index.html
+X-DocPath=tdeio-locate/index.html
diff --git a/src/locater.protocol b/src/locater.protocol
index 1a7934b..e7f8bf2 100644
--- a/src/locater.protocol
+++ b/src/locater.protocol
@@ -12,4 +12,4 @@ Description=TDE I/O Slave for the locate command
Class=:local
# Our very sophisticated documentation
-DocPath=tdeio-locate/index.html
+X-DocPath=tdeio-locate/index.html
diff --git a/src/rlocate.protocol b/src/rlocate.protocol
index 81738a3..aefcc5d 100644
--- a/src/rlocate.protocol
+++ b/src/rlocate.protocol
@@ -15,4 +15,4 @@ Class=:local
URIMode=rawuri
# Our very sophisticated documentation
-DocPath=tdeio-locate/index.html
+X-DocPath=tdeio-locate/index.html