From 3af14960f300e56e9fcdc246dc33c74ff3746e17 Mon Sep 17 00:00:00 2001 From: "E.S. Rosenberg a.k.a. Keeper of the Keys" Date: Mon, 25 Nov 2024 01:55:39 +0200 Subject: [PATCH] Add SailJail permission settings: - 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 #209 Signed-off-by: E.S. Rosenberg a.k.a. Keeper of the Keys --- harbour-org.gpodder.sailfish.desktop | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour-org.gpodder.sailfish.desktop b/harbour-org.gpodder.sailfish.desktop index 75e38b1..a6dc638 100644 --- a/harbour-org.gpodder.sailfish.desktop +++ b/harbour-org.gpodder.sailfish.desktop @@ -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