diff options
author | Joe Rayhawk <jrayhawk@freedesktop.org> | 2013-05-17 22:47:58 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@freedesktop.org> | 2013-05-17 22:47:58 -0700 |
commit | 00a47cda5e599fa342c83f19ca4240e5bc54ad52 (patch) | |
tree | 3db74133b94f6c5c5e7522e2a4ca0da13526b120 /Specifications/trash-spec.mdwn | |
parent | 7bc84980d3a7197366c6b44d87c26b5712d5717f (diff) |
moin2mdwn: convert page Specifications/trash-spec
Diffstat (limited to 'Specifications/trash-spec.mdwn')
-rw-r--r-- | Specifications/trash-spec.mdwn | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Specifications/trash-spec.mdwn b/Specifications/trash-spec.mdwn new file mode 100644 index 00000000..a578b16d --- /dev/null +++ b/Specifications/trash-spec.mdwn @@ -0,0 +1,21 @@ + + +### Desktop Trash Can Specification + +The purpose of this Specification is to provide a common way in which all “Trash can” implementations should store, list, and undelete trashed files. By complying with this Specification, various Trash implementations will be able to work with the same devices and use the same Trash storage. For example, if one implementation sends a file into the Trash can, another will be able to list it, undelete it, or clear it from the Trash. + + +### Mailinglist + +Discussion of this specification should occur on [[xdg|http:/mailman/listinfo/xdg]]. + + +### CVS + +The [[CVS|http:GettingInvolved#CVS]] module for this spec is TBA. + + +### Spec + + * [[Latest version|http://www.ramendik.ru/docs/trashspec.html]] + * Version 0.7 - [[html (one page)|http://www.ramendik.ru/docs/trashspec.html]]
\ No newline at end of file |