mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-09-04 09:42:45 +00:00
Make sandboxing the default, remove the cli-option
SailfishOS 4.0.1 has been out for over half a year now, sandboxing should have wide support by now.
This commit is contained in:
parent
2bd9d66841
commit
7f39da0b95
2 changed files with 2 additions and 18 deletions
|
@ -1,10 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Version=1.1
|
||||
X-Nemo-Application-Type=silica-qt5
|
||||
# X-Nemo-Application-Type=silica-qt5
|
||||
Icon=harbour-sailfin
|
||||
Exec=harbour-sailfin --no-attempt-sandbox
|
||||
|
||||
Exec=/usr/bin/sailjail -p harbour-sailfin.desktop /usr/bin/harbour-sailfin
|
||||
|
||||
Name=Sailfin
|
||||
# translation example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue