diff options
author | Michele Calgaro <[email protected]> | 2015-01-24 08:03:01 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2015-01-24 08:03:04 +0900 |
commit | 1ca792dcaba5a09e2b642ace797987098fc4d616 (patch) | |
tree | 5cff13de94c2d860a9c648946c97bf98e2e2b7e4 /tdednssd/ioslave | |
parent | 6eda62064859b380bdce65d19f17b446b6392cac (diff) | |
download | tdenetwork-1ca792dcaba5a09e2b642ace797987098fc4d616.tar.gz tdenetwork-1ca792dcaba5a09e2b642ace797987098fc4d616.zip |
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdednssd/ioslave')
-rw-r--r-- | tdednssd/ioslave/zeroconf.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdednssd/ioslave/zeroconf.protocol b/tdednssd/ioslave/zeroconf.protocol index c1c8a953..dec1d660 100644 --- a/tdednssd/ioslave/zeroconf.protocol +++ b/tdednssd/ioslave/zeroconf.protocol @@ -1,7 +1,7 @@ [Protocol] exec=tdeio_zeroconf protocol=zeroconf -DocPath=tdeioslave/zeroconf/index.html +X-DocPath=tdeioslave/zeroconf/index.html input=none output=filesystem listing=Name,Link,Type |