diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 09:23:26 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 09:25:32 +0900 |
commit | a49c32d00f38a005eb6c59044968fb22b01c247d (patch) | |
tree | 05071acff28c71ef4ce79b685be8cebbe7c9ddbf /tdeioslave/mbox | |
parent | 48dadd4300d75e95ad77c18ef7fd1fa02777cb88 (diff) | |
download | tdepim-a49c32d00f38a005eb6c59044968fb22b01c247d.tar.gz tdepim-a49c32d00f38a005eb6c59044968fb22b01c247d.zip |
Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit 7a320d874dcdf954fdb6666e3ca54ea817670345)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave/mbox')
-rw-r--r-- | tdeioslave/mbox/mbox.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/mbox/mbox.protocol b/tdeioslave/mbox/mbox.protocol index 5b5447dc2..179aade57 100644 --- a/tdeioslave/mbox/mbox.protocol +++ b/tdeioslave/mbox/mbox.protocol @@ -10,5 +10,5 @@ makedir=false deleting=false Icon=folder_inbox maxInstances=2 -DocPath=tdeioslave/mbox/index.html +X-DocPath=tdeioslave/mbox/index.html Class=:local |