Files
FWS-ISO/configs/releng/airootfs/usr/local/share/applications/fws-recovery.desktop
T
nocode 881f771ed1 feat(releng): add fws-recovery desktop application launcher
Add desktop entry file for FWS Recovery application launcher in the installed OS. Provides bilingual (French/English) interface for system repair operations including GRUB, initramfs, and pacman restoration. The application runs as a regular user with privilege escalation handled via pkexec.
2026-07-07 02:47:54 +02:00

21 lines
907 B
Desktop File

[Desktop Entry]
# FWS — lanceur de l'application de réparation dans l'OS INSTALLÉ (copié tel
# quel du live). L'app tourne en utilisateur ; chaque appel du moteur passe
# par pkexec (cf. org.fws.recovery.policy).
Type=Application
Name=Récupération FWS
Name[en]=FWS Recovery
GenericName=Réparation du système
GenericName[en]=System repair
Comment=Réparer GRUB, l'initramfs ou pacman — le point de restauration FWS
Comment[en]=Repair GRUB, the initramfs or pacman — the FWS restore point
Exec=/usr/local/bin/fws-recovery-gui
Icon=fws-recovery
# Associe la fenêtre (WM_CLASS via GLib.set_prgname) à ce lanceur → bonne
# icône dans la barre de titre / barre des tâches (sinon icône générique).
StartupWMClass=fws-recovery-gui
Terminal=false
Categories=System;
Keywords=recovery;réparation;restauration;grub;boot;secours;dépannage;
Keywords[en]=recovery;repair;restore;grub;boot;rescue;