From: b3nj4m1n Date: Wed, 25 May 2022 14:35:05 +0000 (+0200) Subject: Fix nss bug link X-Git-Tag: v0.2.0.0~11 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/29eea82de6f8baefc4b7da742aa24de0b24f548d Fix nss bug link --- diff --git a/programs/nss.json b/programs/nss.json index 78720b1..beb12a2 100644 --- a/programs/nss.json +++ b/programs/nss.json @@ -3,7 +3,7 @@ { "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: 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" } ], "name": "nss"