mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-04 09:42:45 +00:00
Add (optional) firejail support
This commit is contained in:
parent
8552e08a12
commit
e4e35c03d4
6 changed files with 50 additions and 8 deletions
|
@ -3,7 +3,7 @@ Type=Application
|
|||
Version=1.1
|
||||
X-Nemo-Application-Type=silica-qt5
|
||||
Icon=harbour-sailfin
|
||||
Exec=harbour-sailfin
|
||||
Exec=harbour-sailfin --attempt-sandbox
|
||||
|
||||
|
||||
Name=Sailfin
|
||||
|
@ -17,3 +17,8 @@ GenericName=Jellyfin client
|
|||
|
||||
Comment=Stream audio and video from your Jellyfin media server
|
||||
Categories=AudioVideo;Player
|
||||
|
||||
[X-Sailjail]
|
||||
Permissions=Internet;Audio
|
||||
OrganizationName=nl.netsoj.chris
|
||||
ApplicationName=Sailfin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue