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/finger | |
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/finger')
-rw-r--r-- | tdeioslave/finger/finger.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/finger/finger.protocol b/tdeioslave/finger/finger.protocol index 877b10cda..b1971d926 100644 --- a/tdeioslave/finger/finger.protocol +++ b/tdeioslave/finger/finger.protocol @@ -5,5 +5,5 @@ input=none output=stream reading=true defaultMimetype=text/html -DocPath=tdeioslave/finger/index.html +X-DocPath=tdeioslave/finger/index.html Icon=tdmconfig |