Compare commits
No commits in common. "ee18666e0eb52ade7f58a43e0c1d14dc6cdcce4a" and "e24b1d5c015cba0f8e00fb2290db157e4d0d0562" have entirely different histories.
ee18666e0e
...
e24b1d5c01
@ -1,11 +1,20 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
X-Nemo-Application-Type=silica-qt5
|
X-Nemo-Application-Type=silica-qt5
|
||||||
Name=harbour-tetrafish
|
|
||||||
Icon=harbour-tetrafish
|
Icon=harbour-tetrafish
|
||||||
Exec=harbour-tetrafish
|
Exec=harbour-tetrafish
|
||||||
|
Name=harbour-tetrafish
|
||||||
|
# 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-tetrafish
|
||||||
|
|
||||||
[X-Sailjail]
|
[X-Sailjail]
|
||||||
Permissions=Internet;Audio
|
# Replace with your organization as a reverse domain name
|
||||||
OrganizationName=org.nesnomis
|
OrganizationName=org.myorg
|
||||||
ApplicationName=AllRadio2
|
# ApplicationName does not have to be identical to Name
|
||||||
|
ApplicationName=tetrafish
|
||||||
|
# Add the required permissions here
|
||||||
|
Permissions=
|
||||||
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 5.7 KiB |