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/settings/programs.protocol | |
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/settings/programs.protocol')
-rw-r--r-- | tdeioslave/settings/programs.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/settings/programs.protocol b/tdeioslave/settings/programs.protocol index 72c8cd6e6..85963d515 100644 --- a/tdeioslave/settings/programs.protocol +++ b/tdeioslave/settings/programs.protocol @@ -13,4 +13,4 @@ moving=false Icon=kmenu maxInstances=2 Class=:local -DocPath=tdeioslave/programs/index.html +X-DocPath=tdeioslave/programs/index.html |