X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/29eea82de6f8baefc4b7da742aa24de0b24f548d..7024e08a90eaaccdae7a41a396569f0bb4d8d696:/programs/nss.json diff --git a/programs/nss.json b/programs/nss.json index beb12a2..2d7b614 100644 --- a/programs/nss.json +++ b/programs/nss.json @@ -3,8 +3,8 @@ { "path": "$HOME/.pki", "movable": false, - "help": "**Disclaimer: supported, but may be created by other files.**\n\nXDG is supported out-of-the-box, so we can simply move the file to _\"$XDG_DATA_HOME\"/pki_.\n\nSome apps (chromium, for example) hardcode path to _\"$HOME\"/.pki_, so the folder may appear again, see [](https://bugzilla.mozilla.org/show_bug.cgi?id=818686#c11).\n" + "help": "**Disclaimer: XDG is supported, but directory may be created again by some programs.**\n\nXDG is supported out-of-the-box, so we can simply move directory to _\"$XDG_DATA_HOME\"/pki_.\n\n_Note: some apps (chromium, for example) hardcode path to _\"$HOME\"/.pki_, so directory may appear again, see_ [https://bugzilla.mozilla.org/show_bug.cgi?id=818686#c11](https://bugzilla.mozilla.org/show_bug.cgi?id=818686#c11)_._\n" } ], "name": "nss" -} \ No newline at end of file +}