fix: use Launcher_AppID in desktop file template
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
@@ -6,7 +6,7 @@ Type=Application
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Exec=@Launcher_APP_BINARY_NAME@ %U
|
Exec=@Launcher_APP_BINARY_NAME@ %U
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Icon=org.@Launcher_APP_BINARY_NAME@.@Launcher_CommonName@
|
Icon=@Launcher_AppID@
|
||||||
Categories=Game;ActionGame;AdventureGame;Simulation;PackageManager;
|
Categories=Game;ActionGame;AdventureGame;Simulation;PackageManager;
|
||||||
Keywords=game;minecraft;mc;
|
Keywords=game;minecraft;mc;
|
||||||
StartupWMClass=@Launcher_CommonName@
|
StartupWMClass=@Launcher_CommonName@
|
||||||
|
|||||||
Reference in New Issue
Block a user