From a6adf83f90155172befdde3b1ff7ea42b801b0f6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 23 Jan 2015 09:07:43 +0900 Subject: Fixed wrong DocPath strings. This relates to bug 2319. Signed-off-by: Michele Calgaro --- tar/ar.protocol | 2 +- tar/tar.protocol | 2 +- tar/zip.protocol | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tar') 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 -- cgit v1.2.1