diff options
author | Michele Calgaro <[email protected]> | 2015-01-23 09:18:56 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2015-01-23 09:20:29 +0900 |
commit | 089caba3647a01874638cd1e3a2c1b039157186c (patch) | |
tree | 59fcde5ebf8189ad000daf2bc443061f1ceb28c9 /kamera | |
parent | 03953b0d52cbc3164cb75942102ee628442bb711 (diff) | |
download | tdegraphics-089caba3647a01874638cd1e3a2c1b039157186c.tar.gz tdegraphics-089caba3647a01874638cd1e3a2c1b039157186c.zip |
Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit b5325701e2f51887edabf427bc9b544486860c56)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kamera')
-rw-r--r-- | kamera/tdeioslave/camera.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kamera/tdeioslave/camera.protocol b/kamera/tdeioslave/camera.protocol index c908456f..eefc1297 100644 --- a/kamera/tdeioslave/camera.protocol +++ b/kamera/tdeioslave/camera.protocol @@ -14,4 +14,4 @@ moving=false Icon=camera-photo maxInstances=1 Class=:local -DocPath=tdeioslave/camera/index.html +X-DocPath=tdeioslave/camera/index.html |