Skip to content

Commit

Permalink
Update Tasks and Calculator permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
edfloreshz authored and bbhtt committed Nov 8, 2024
1 parent 52627db commit 1883a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3770,7 +3770,7 @@
"finish-args-unnecessary-xdg-config-gtk-3.0-ro-access": "needs access to xdg-config/gtk-3.0 for theming, does not support portals"
},
"dev.edfloreshz.Tasks": {
"finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host"
"finish-args-unnecessary-xdg-config-cosmic-rw-access": "Required to listen for changes in the host and write app configuration files"
},
"dev.mariinkys.Oboete": {
"finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host"
Expand Down Expand Up @@ -3828,7 +3828,7 @@
"finish-args-unnecessary-xdg-config-cosmic-rw-access": "Required to read the system theme and listen for config changes in the host"
},
"dev.edfloreshz.Calculator": {
"finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host"
"finish-args-unnecessary-xdg-config-cosmic-rw-access": "Required to listen for changes in the host and write app configuration files"
},
"com.francescogaglione.chronos": {
"finish-args-unnecessary-xdg-config-cosmic-ro-access": "Required to read the system theme and listen for config changes in the host"
Expand Down

0 comments on commit 1883a44

Please sign in to comment.