From 894afb2903c35ab4fc130df0ea80a74ceeba9610 Mon Sep 17 00:00:00 2001
From: David Faure 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: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 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.
0.7 April 12, 2005. Added URL-style encoding for the name of the deleted file, +as implemented in KDE 3.4