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:
the Sane.
2025-07-22 15:26:28 -04:00
committed by GitHub

View File

@@ -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"