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 /kmobile/tdeioslave/phonecamera.protocol | |
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 'kmobile/tdeioslave/phonecamera.protocol')
-rw-r--r-- | kmobile/tdeioslave/phonecamera.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/tdeioslave/phonecamera.protocol b/kmobile/tdeioslave/phonecamera.protocol index 007f660f8..56d658efb 100644 --- a/kmobile/tdeioslave/phonecamera.protocol +++ b/kmobile/tdeioslave/phonecamera.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_camera |