doc: Update links to FreeDesktop's Trash spec (#490)
Keeping it pinned to 1.0 Fixes #489
This commit is contained in:
parent
581c729805
commit
9e6fb844fe
3 changed files with 3 additions and 3 deletions
|
|
@ -640,7 +640,7 @@ trash they will be permanently deleted (purged).
|
|||
|
||||
Linux:
|
||||
Oil supports the FreeDesktop trash specification.
|
||||
https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html
|
||||
https://specifications.freedesktop.org/trash-spec/1.0/
|
||||
All features should work.
|
||||
|
||||
Mac:
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
-- Based on the FreeDesktop.org trash specification
|
||||
-- https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html
|
||||
-- https://specifications.freedesktop.org/trash-spec/1.0/
|
||||
local cache = require("oil.cache")
|
||||
local config = require("oil.config")
|
||||
local constants = require("oil.constants")
|
||||
|
|
|
|||
|
|
@ -357,7 +357,7 @@ trash they will be permanently deleted (purged).
|
|||
|
||||
Linux:
|
||||
Oil supports the FreeDesktop trash specification.
|
||||
https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html
|
||||
https://specifications.freedesktop.org/trash-spec/1.0/
|
||||
All features should work.
|
||||
|
||||
Mac:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue