Fix application name in desktop file
This commit is contained in:
parent
c695504588
commit
08dbb6a84b
1 changed files with 2 additions and 2 deletions
|
|
@ -3,13 +3,13 @@ Type=Application
|
|||
X-Nemo-Application-Type=silica-qt5
|
||||
Icon=harbour-sextant
|
||||
Exec=harbour-sextant
|
||||
Name=harbour-sextant
|
||||
Name=Sextant
|
||||
# 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-sextant
|
||||
Name[de]=Sextant
|
||||
|
||||
[X-Sailjail]
|
||||
Sandboxing=Disabled
|
||||
Loading…
Add table
Reference in a new issue