mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix: use Launcher_AppID in desktop file template
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
2fa50c5d50
commit
d2516c355c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Type=Application
|
|||
Terminal=false
|
||||
Exec=@Launcher_APP_BINARY_NAME@ %U
|
||||
StartupNotify=true
|
||||
Icon=org.@Launcher_APP_BINARY_NAME@.@Launcher_CommonName@
|
||||
Icon=@Launcher_AppID@
|
||||
Categories=Game;ActionGame;AdventureGame;Simulation;PackageManager;
|
||||
Keywords=game;minecraft;mc;
|
||||
StartupWMClass=@Launcher_CommonName@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue