mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-07-27 04:51:51 +00:00
Merge pull request #117 from LeMoonStar/patch-1
Add the keywords "Star Citizen" and "StarCitizen" to the .desktop file to improve searchability
This commit is contained in:
@@ -2390,6 +2390,7 @@ install_game_wine() {
|
|||||||
Name=RSI Launcher
|
Name=RSI Launcher
|
||||||
Type=Application
|
Type=Application
|
||||||
Comment=RSI Launcher
|
Comment=RSI Launcher
|
||||||
|
Keywords=Star Citizen;StarCitizen
|
||||||
Icon=rsi-launcher.png
|
Icon=rsi-launcher.png
|
||||||
Exec=\"$installed_launch_script\"
|
Exec=\"$installed_launch_script\"
|
||||||
Path=$(echo $install_dir | sed 's/ /\\\s/g')/dosdevices/c:/Program\sFiles/Roberts\sSpace\sIndustries/RSI\sLauncher" > "$localshare_desktop_file"
|
Path=$(echo $install_dir | sed 's/ /\\\s/g')/dosdevices/c:/Program\sFiles/Roberts\sSpace\sIndustries/RSI\sLauncher" > "$localshare_desktop_file"
|
||||||
|
Reference in New Issue
Block a user