Files
applications/hello-pin-manager.desktop
T
2026-06-02 12:28:28 +02:00

24 lines
712 B
Desktop File

[Desktop Entry]
Version=1.0
Type=Application
Name=PIN di accesso
Name[it]=PIN di accesso
Comment=Cambia il PIN di autenticazione TPM
Comment[it]=Cambia il PIN di autenticazione TPM
Exec=python3 /home/alex/devel/hello-pin-manager/hello_pin_manager.py
Icon=dialog-password
Terminal=false
Categories=System;Security;Settings;
Keywords=pin;tpm;password;sicurezza;accesso;
StartupNotify=true
StartupWMClass=com.azienda.hellopin
# Versione amministratore (compare solo nel menu di sistema/IT)
Actions=AdminReset;
[Desktop Action AdminReset]
Name=Reset PIN utente (Amministratore)
Name[it]=Reset PIN utente (Amministratore)
Exec=python3 /home/alex/devel/hello-pin-manager/hello_pin_manager.py
Icon=system-lock-screen