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:
|
Linux:
|
||||||
Oil supports the FreeDesktop trash specification.
|
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.
|
All features should work.
|
||||||
|
|
||||||
Mac:
|
Mac:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
-- Based on the FreeDesktop.org trash specification
|
-- 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 cache = require("oil.cache")
|
||||||
local config = require("oil.config")
|
local config = require("oil.config")
|
||||||
local constants = require("oil.constants")
|
local constants = require("oil.constants")
|
||||||
|
|
|
||||||
|
|
@ -357,7 +357,7 @@ trash they will be permanently deleted (purged).
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
Oil supports the FreeDesktop trash specification.
|
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.
|
All features should work.
|
||||||
|
|
||||||
Mac:
|
Mac:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue