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:09:12 +0900 |
| commit | 618348f47dbb33bffde91f9478ff8dd02e855a51 (patch) | |
| tree | 3b906f25b2aa357fe6a12040df75caac82e37fff /virt/virt.protocol | |
| parent | a1f74200260b6a068101e36c9114ab9849a8eea9 (diff) | |
| download | krusader-618348f47dbb33bffde91f9478ff8dd02e855a51.tar.gz krusader-618348f47dbb33bffde91f9478ff8dd02e855a51.zip | |
Fixed wrong DocPath strings. This relates to bug 2319.
(cherry picked from commit a6adf83f90155172befdde3b1ff7ea42b801b0f6)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'virt/virt.protocol')
| -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 |
