diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 08:50:28 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 08:50:56 +0900 |
commit | 2db89f3986ff88bc55edca190c25bef5df7c3c33 (patch) | |
tree | b3fff4aaadc0eee65588d9ea1fd54af256ed714f /tdeioslave/fish | |
parent | 614d4d45f31fd1d20e89a26448759ab609b9dd5f (diff) | |
download | tdebase-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/fish')
-rw-r--r-- | tdeioslave/fish/fish.protocol | 2 | ||||
-rw-r--r-- | tdeioslave/fish/nxfish.protocol | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/fish/fish.protocol b/tdeioslave/fish/fish.protocol index 466429c17..b7785ed20 100644 --- a/tdeioslave/fish/fish.protocol +++ b/tdeioslave/fish/fish.protocol @@ -78,4 +78,4 @@ Description[vi]=A tdeioslave (đày tớ vào ra TDE) cho giao thức FISH Description[wa]=On tdeioslave pol protocole FISH Description[zh_CN]=FISH 协议的 TDEIO 仆人 Description[zh_TW]=用於 FISH 通訊協定的 tdeioslave -DocPath=tdeioslave/fish/index.html +X-DocPath=tdeioslave/fish/index.html diff --git a/tdeioslave/fish/nxfish.protocol b/tdeioslave/fish/nxfish.protocol index ce7129caa..b10957502 100644 --- a/tdeioslave/fish/nxfish.protocol +++ b/tdeioslave/fish/nxfish.protocol @@ -71,4 +71,4 @@ Description[vi]=A tdeioslave (đày tớ vào ra TDE) cho giao thức NXFISH Description[wa]=On tdeioslave pol protocole NXFISH Description[zh_CN]=NXFISH 协议的 TDEIO 仆人 Description[zh_TW]=用於 NXFISH 通訊協定的 tdeioslave -DocPath=tdeioslave/nxfish/index.html +X-DocPath=tdeioslave/nxfish/index.html |