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 Icon=cd
Description=A tdeioslave for ISO9660 filesystems Description=A tdeioslave for ISO9660 filesystems
MimeType=application/x-iso MimeType=application/x-iso
DocPath=tdeioslave/iso/index.html X-DocPath=tdeioslave/iso/index.html

@ -15,4 +15,4 @@ moving=false
copyToFile=true copyToFile=true
Icon=ark Icon=ark
Description=Mutiple archive handler that currently supports: zip,rar. 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 listing=Name,Type,Size,Date,Access,Owner,Group,Link
reading=true reading=true
source=true source=true
DocPath=tdeioslave/ar/index.html X-DocPath=tdeioslave/ar/index.html
Icon=ar Icon=ar
Class=:local Class=:local

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

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

@ -13,7 +13,7 @@ moving=true
Icon=system Icon=system
maxInstances=4 maxInstances=4
copyFromFile=true copyFromFile=true
DocPath=tdeioslave/virt/index.html X-DocPath=tdeioslave/virt/index.html
Class=:local Class=:local
#deleteRecursive=true #deleteRecursive=true
#fileNameUsedForCopying=Name #fileNameUsedForCopying=Name

Loading…
Cancel
Save