feat(releng): add desktop entry for league of legends gameboot launcher
Add fws-play-lol.desktop file that provides a graphical launcher for switching to bare-metal Windows to play League of Legends with Vanguard anticheat support. Includes localized French and English labels and descriptions.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[Desktop Entry]
|
||||
# FWS — lanceur gameboot : hiberne FWS et bascule vers le Windows bare-metal
|
||||
# pour jouer à League of Legends (anticheat Vanguard). Aucun mot de passe pour la
|
||||
# session active (cf. polkit org.fws.gameboot.policy).
|
||||
Type=Application
|
||||
Name=Jouer à League of Legends
|
||||
Name[en]=Play League of Legends
|
||||
GenericName=Bascule vers Windows (gameboot)
|
||||
GenericName[en]=Switch to Windows (gameboot)
|
||||
Comment=Hiberne FWS et démarre League of Legends sur le Windows bare-metal
|
||||
Comment[en]=Hibernate FWS and boot League of Legends on bare-metal Windows
|
||||
Exec=pkexec /usr/local/bin/fws-gameboot to-windows --game lol
|
||||
Icon=fws-gameboot
|
||||
Terminal=false
|
||||
Categories=Game;
|
||||
Keywords=league;legends;lol;vanguard;windows;gameboot;dual-boot;jeu;
|
||||
Keywords[en]=league;legends;lol;vanguard;windows;gameboot;dual-boot;game;
|
||||
Reference in New Issue
Block a user