Skip to content

Commit

Permalink
Add SailJail permission settings:
Browse files Browse the repository at this point in the history
- Audio
- UserDirs - since we allow the user to change the Downloads directory
- RemovableMedia - same as UserDirs
- Internet

It is unclear to me if UserDirs also includes ~, if not we will need to update the export code to fix gpodder#209

Signed-off-by: E.S. Rosenberg a.k.a. Keeper of the Keys <es.rosenberg+gpodder@gmail.com>
  • Loading branch information
E.S. Rosenberg a.k.a. Keeper of the Keys committed Nov 24, 2024
1 parent a9c010c commit 3af1496
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions harbour-org.gpodder.sailfish.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ X-Nemo-Application-Type=silica-qt5
Name=gPodder
Icon=harbour-org.gpodder.sailfish
Exec=sailfish-qml harbour-org.gpodder.sailfish

[X-Sailjail]
Permissions=Audio;UserDirs;RemovableMedia;Internet
OrganizationName=org.gpodder
ApplicationName=harbour-org.gpodder.sailfish

0 comments on commit 3af1496

Please sign in to comment.