mirror of
https://github.com/the-sane/lug-helper.git
synced 2025-10-10 22:37:06 +00:00
Merge pull request #122 from Tash1nka/fix/desktop-app
Few fixes for RSI Laucher desktop file.
This commit is contained in:
@@ -2481,9 +2481,8 @@ Comment=RSI Launcher
|
||||
Keywords=Star Citizen;StarCitizen
|
||||
StartupNotify=true
|
||||
StartupWMClass=rsi launcher.exe
|
||||
Icon=rsi-launcher.png
|
||||
Exec=\"$installed_launch_script\"
|
||||
Path=$(echo "$install_dir" | sed 's/ /\\\s/g')/dosdevices/c:/Program\sFiles/Roberts\sSpace\sIndustries/RSI\sLauncher" > "$prefix_desktop_file"
|
||||
Icon=rsi-launcher
|
||||
Exec=\"$installed_launch_script\"" > "$prefix_desktop_file"
|
||||
|
||||
# Copy the new desktop file to ~/.local/share/applications
|
||||
mkdir -p "$data_dir/applications"
|
||||
|
Reference in New Issue
Block a user