mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2024-11-15 22:15:18 +00:00
Chris Josten
53b3eac213
Features so far: - Login is working, both on back-end and GUI-wise - Saving and reusing login tokens is working - The home page is mostly functional - Show details can be received and displayed in a basic manner Following features are taken into account, but have not been fully implemented: - Support for multiple accounts/servers - Securely saving login tokens
13 lines
337 B
Desktop File
13 lines
337 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
X-Nemo-Application-Type=silica-qt5
|
|
Icon=harbour-sailfin
|
|
Exec=harbour-sailfin
|
|
Name=harbour-sailfin
|
|
# 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-sailfin
|