Fixed wrong DocPath strings. This relates to bug 2319.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
feat/lzip-support
Michele Calgaro 9 years ago
parent a1f7420026
commit a6adf83f90

@ -9,4 +9,4 @@ source=true
Icon=cd
Description=A tdeioslave for ISO9660 filesystems
MimeType=application/x-iso
DocPath=tdeioslave/iso/index.html
X-DocPath=tdeioslave/iso/index.html

@ -15,4 +15,4 @@ moving=false
copyToFile=true
Icon=ark
Description=Mutiple archive handler that currently supports: zip,rar.
DocPath=tdeioslave/krarc/index.html
X-DocPath=tdeioslave/krarc/index.html

@ -7,6 +7,6 @@ output=filesystem
listing=Name,Type,Size,Date,Access,Owner,Group,Link
reading=true
source=true
DocPath=tdeioslave/ar/index.html
X-DocPath=tdeioslave/ar/index.html
Icon=ar
Class=:local

@ -7,6 +7,6 @@ output=filesystem
listing=Name,Type,Size,Date,Access,Owner,Group,Link
reading=true
source=true
DocPath=tdeioslave/tar/index.html
X-DocPath=tdeioslave/tar/index.html
Icon=application-x-tar
Class=:local

@ -7,6 +7,6 @@ output=filesystem
listing=Name,Type,Size,Date,Access,Owner,Group,Link
reading=true
source=true
DocPath=tdeioslave/zip/index.html
X-DocPath=tdeioslave/zip/index.html
Icon=application-vnd.tde.overlay.zip
Class=:local

@ -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

Loading…
Cancel
Save