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:23:26 +0900 |
commit | 7a320d874dcdf954fdb6666e3ca54ea817670345 (patch) | |
tree | 05071acff28c71ef4ce79b685be8cebbe7c9ddbf /kmobile/tdeioslave/pda.protocol | |
parent | b46c8e41db48863140066441f56fb0cedb583db9 (diff) | |
download | tdepim-7a320d874dcdf954fdb6666e3ca54ea817670345.tar.gz tdepim-7a320d874dcdf954fdb6666e3ca54ea817670345.zip |
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmobile/tdeioslave/pda.protocol')
-rw-r--r-- | kmobile/tdeioslave/pda.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/tdeioslave/pda.protocol b/kmobile/tdeioslave/pda.protocol index 11a09d63d..94f3099d9 100644 --- a/kmobile/tdeioslave/pda.protocol +++ b/kmobile/tdeioslave/pda.protocol @@ -14,5 +14,5 @@ deleting=true # moving=true # mimetype=text/plain # determineMimetypeFromExtension=true -DocPath=tdeioslave/mobile/index.html +X-DocPath=tdeioslave/mobile/index.html Icon=mobile_organizer |