Fix application name in desktop file

This commit is contained in:
Renaud Casenave-Péré 2022-10-04 13:47:27 +02:00
parent c695504588
commit 08dbb6a84b

View file

@ -3,13 +3,13 @@ Type=Application
X-Nemo-Application-Type=silica-qt5 X-Nemo-Application-Type=silica-qt5
Icon=harbour-sextant Icon=harbour-sextant
Exec=harbour-sextant Exec=harbour-sextant
Name=harbour-sextant Name=Sextant
# translation example: # translation example:
# your app name in German locale (de) # your app name in German locale (de)
# #
# Remember to comment out the following line, if you do not want to use # Remember to comment out the following line, if you do not want to use
# a different app name in German locale (de). # a different app name in German locale (de).
Name[de]=harbour-sextant Name[de]=Sextant
[X-Sailjail] [X-Sailjail]
Sandboxing=Disabled Sandboxing=Disabled