Skip to content

Commit

Permalink
Add 'finish-args-unnecessary-xdg-data-access' for net.nokyan.Resources (
Browse files Browse the repository at this point in the history
#241)

* Add net.nokyan.Resources

* Add 'finish-args-unnecessary-xdg-data-access' exception for net.nokyan.Resources

* Remove .vscode
  • Loading branch information
nokyan authored Jan 1, 2024
1 parent 325cea0 commit 339b25b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1684,7 +1684,8 @@
"finish-args-flatpak-spawn-access": "Required to get information about the os and execute host commands e.g. like the package managers"
},
"net.nokyan.Resources": {
"finish-args-flatpak-spawn-access": "Required to spawn a small executable dedicated to finding running processes in /proc"
"finish-args-flatpak-spawn-access": "Required to spawn a small executable dedicated to finding running processes in /proc",
"finish-args-unnecessary-xdg-data-access": "Required to detect user-wide installed Flatpak applications by searching for .desktop files"
},
"io.github.everestapi.Olympus": {
"finish-args-flatpak-spawn-access": "Required to be able to launch the modded Celeste game outside of the flatpak sandbox"
Expand Down

0 comments on commit 339b25b

Please sign in to comment.