summaryrefslogtreecommitdiffstats
path: root/tar
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2015-01-23 09:07:43 +0900
committerMichele Calgaro <[email protected]>2015-01-23 09:07:43 +0900
commita6adf83f90155172befdde3b1ff7ea42b801b0f6 (patch)
tree3b906f25b2aa357fe6a12040df75caac82e37fff /tar
parenta1f74200260b6a068101e36c9114ab9849a8eea9 (diff)
downloadkrusader-a6adf83f90155172befdde3b1ff7ea42b801b0f6.tar.gz
krusader-a6adf83f90155172befdde3b1ff7ea42b801b0f6.zip
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tar')
-rw-r--r--tar/ar.protocol2
-rw-r--r--tar/tar.protocol2
-rw-r--r--tar/zip.protocol2
3 files changed, 3 insertions, 3 deletions
diff --git a/tar/ar.protocol b/tar/ar.protocol
index f149970..f274f0b 100644
--- a/tar/ar.protocol
+++ b/tar/ar.protocol
@@ -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
diff --git a/tar/tar.protocol b/tar/tar.protocol
index 41d5f99..a72791e 100644
--- a/tar/tar.protocol
+++ b/tar/tar.protocol
@@ -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
diff --git a/tar/zip.protocol b/tar/zip.protocol
index 15e2bb0..e796e39 100644
--- a/tar/zip.protocol
+++ b/tar/zip.protocol
@@ -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