diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 09:07:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-01-23 09:07:43 +0900 |
commit | a6adf83f90155172befdde3b1ff7ea42b801b0f6 (patch) | |
tree | 3b906f25b2aa357fe6a12040df75caac82e37fff /virt | |
parent | a1f74200260b6a068101e36c9114ab9849a8eea9 (diff) | |
download | krusader-a6adf83f90155172befdde3b1ff7ea42b801b0f6.tar.gz krusader-a6adf83f90155172befdde3b1ff7ea42b801b0f6.zip |
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'virt')
-rw-r--r-- | virt/virt.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virt/virt.protocol b/virt/virt.protocol index 1540a62..3f425f6 100644 --- a/virt/virt.protocol +++ b/virt/virt.protocol @@ -13,7 +13,7 @@ moving=true Icon=system maxInstances=4 copyFromFile=true -DocPath=tdeioslave/virt/index.html +X-DocPath=tdeioslave/virt/index.html Class=:local #deleteRecursive=true #fileNameUsedForCopying=Name |