Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
X-Nemo-Application-Type=silica-qt5
|
||||
Icon=harbour-volumio
|
||||
Exec=harbour-volumio
|
||||
Name=harbour-volumio
|
||||
# translation example:
|
||||
# your app name in German locale (de)
|
||||
#
|
||||
# Remember to comment out the following line, if you do not want to use
|
||||
# a different app name in German locale (de).
|
||||
Name[de]=harbour-volumio
|
||||
|
||||
[X-Sailjail]
|
||||
# Replace with your organization as a reverse domain name
|
||||
OrganizationName=org.myorg
|
||||
# ApplicationName does not have to be identical to Name
|
||||
ApplicationName=volumio
|
||||
# Add the required permissions here
|
||||
Permissions=WebView;Internet
|
||||
Reference in New Issue
Block a user