summaryrefslogtreecommitdiffstats
path: root/tdeioslave/cgi
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:50:56 +0900
commit2db89f3986ff88bc55edca190c25bef5df7c3c33 (patch)
treeb3fff4aaadc0eee65588d9ea1fd54af256ed714f /tdeioslave/cgi
parent614d4d45f31fd1d20e89a26448759ab609b9dd5f (diff)
downloadtdebase-2db89f3986ff88bc55edca190c25bef5df7c3c33.tar.gz
tdebase-2db89f3986ff88bc55edca190c25bef5df7c3c33.zip
Fixed wrong DocPath strings. This relates to bug 2319
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave/cgi')
-rw-r--r--tdeioslave/cgi/cgi.protocol2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/cgi/cgi.protocol b/tdeioslave/cgi/cgi.protocol
index 69ca51ab4..886415477 100644
--- a/tdeioslave/cgi/cgi.protocol
+++ b/tdeioslave/cgi/cgi.protocol
@@ -4,5 +4,5 @@ protocol=cgi
input=none
output=filesystem
reading=true
-DocPath=tdeioslave/cgi/index.html
+X-DocPath=tdeioslave/cgi/index.html
Icon=text-html