summaryrefslogtreecommitdiffstats
path: root/krdc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-01-24 08:03:01 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-01-24 08:03:34 +0900
commita215041a5b1f9d7ee413ebf620ab9a60a92c3b9a (patch)
treebcffef16a6ec3c5e4a69b8d8fb051693e4f67006 /krdc
parentdedd07e78dee71fd8cde6a39e2ccc89fdbb8a782 (diff)
downloadtdenetwork-a215041a5b1f9d7ee413ebf620ab9a60a92c3b9a.tar.gz
tdenetwork-a215041a5b1f9d7ee413ebf620ab9a60a92c3b9a.zip
Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit 1ca792dcaba5a09e2b642ace797987098fc4d616) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'krdc')
-rw-r--r--krdc/rdp.protocol2
-rw-r--r--krdc/vnc.protocol2
2 files changed, 2 insertions, 2 deletions
diff --git a/krdc/rdp.protocol b/krdc/rdp.protocol
index 1c389467..220735e9 100644
--- a/krdc/rdp.protocol
+++ b/krdc/rdp.protocol
@@ -10,4 +10,4 @@ writing=false
makedir=false
deleting=false
Icon=krdc
-DocPath=tdeioslave/rdp/index.html
+X-DocPath=tdeioslave/rdp/index.html
diff --git a/krdc/vnc.protocol b/krdc/vnc.protocol
index bd4cab19..6555e03e 100644
--- a/krdc/vnc.protocol
+++ b/krdc/vnc.protocol
@@ -10,4 +10,4 @@ writing=false
makedir=false
deleting=false
Icon=vnc
-DocPath=tdeioslave/vnc/index.html
+X-DocPath=tdeioslave/vnc/index.html