From 894afb2903c35ab4fc130df0ea80a74ceeba9610 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 14 Mar 2012 15:39:10 +0100 Subject: trash: Import version 0.7 of the trash spec --- trash/trashspec.html | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/trash/trashspec.html b/trash/trashspec.html index 95e3b29..ffc95bb 100644 --- a/trash/trashspec.html +++ b/trash/trashspec.html @@ -18,7 +18,7 @@

Content by David Faure <dfaure@trolltech.com>, Alexander Larsson <alexl@redhat.com> and others on the FreeDesktop.org mailing list

-

Version 0.6

+

Version 0.7

Abstract

The purpose of this Specification is to provide a common way in which all “Trash can” implementations should store, list, @@ -284,9 +284,10 @@ key/value pairs as described in the Desktop Entry Specification:

the directories under $topdir.

The value type for this key is - “string”; it should store the file name as exactly the - sequence of bytes produced by the file system, with no locale - conversion.

+ “string”; it should store the file name as the + sequence of bytes produced by the file system, with characters escaped + as in URLs (as defined by RFC +2396, section 2).

  • The key “DeletionDate” contains the date and time when the file/directory was trashed. The date and time are to be in the YYYY-MM-DDThh:mm:ss @@ -382,7 +383,7 @@ version.

    http://www.ramendik.ru/docs/trashspec.html . If this document gets hosted by FreeDesktop.org, a link to the page will still be available at this location.

    -

    http://www.ramendik.ru/docs/trashspec.0.5.html +

    http://www.ramendik.ru/docs/trashspec.0.5.html is the permanent location of this version.

    Version history

    @@ -404,6 +405,8 @@ fixed some typo's

    <alexl@redhat.com> . Also added “note on scope”. Cleaned up HTML. Added a link to this document on the freedesktop.org standards page

    +

    0.7 April 12, 2005. Added URL-style encoding for the name of the deleted file, +as implemented in KDE 3.4



    -- cgit v1.2.3-54-g00ecf