diff options
author | 0b100100 | 2021-12-28 22:01:39 +0100 |
---|---|---|
committer | 0b100100 | 2021-12-28 22:14:10 +0100 |
commit | c1cc973db1f0537f4c01daf403fe85856ea26c85 (patch) | |
tree | 29f7e728df65bb37a3dcda2a4488e00dee153814 /heli-x.desktop | |
parent | 5f77d282c65558d6b874b9e7fac4400258437d38 (diff) | |
download | aur-c1cc973db1f0537f4c01daf403fe85856ea26c85.tar.gz |
Update to 10.0.2465
Use a custom writable config folder inside HOME
Add wrapper which handles config folder creation and resource updates
Add patch to use the installed java runtime engine
Extract application icons from the source ico file
Add user manuals and license files
Simplify the desktop file
Diffstat (limited to 'heli-x.desktop')
-rw-r--r-- | heli-x.desktop | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/heli-x.desktop b/heli-x.desktop index 0df2903aaba2..3b131e1341b3 100644 --- a/heli-x.desktop +++ b/heli-x.desktop @@ -1,11 +1,8 @@ -#!/usr/bin/env xdg-open [Desktop Entry] -Version=1.0 Type=Application Name=HELI-X -Comment=HELI-X 5 RC Flight Simulator +Comment=Professional R/C Flight Simulator Exec=heli-x Icon=heli-x Terminal=false -StartupNotify=false -Categories=Game;
\ No newline at end of file +Categories=Game; |