aggiunto hello print manager

This commit is contained in:
2026-06-02 12:28:28 +02:00
parent 520753ffb3
commit 9d4fac5f73
8 changed files with 46 additions and 19 deletions
+23
View File
@@ -0,0 +1,23 @@
[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