paulbsd-salt/states/thunderbird/templates/thunderbird.desktop.j2
Paul 8480525090
All checks were successful
continuous-integration/drone/push Build is passing
updated thunderbird state
2025-08-01 13:39:58 +02:00

15 lines
492 B
Django/Jinja

## Managed by PaulBSD Salt (https://git.paulbsd.com/paulbsd/paulbsd-salt)
{%- from "thunderbird/map.jinja" import thunderbird with context %}
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=Thunderbird
Comment=Thunderbird mail client
Exec=/usr/local/apps/thunderbird/thunderbird -p {{ thunderbird.profile }}
Icon=/usr/local/apps/thunderbird/chrome/icons/default/default128.png
Terminal=false
StartupWMClass=Thunderbird
Type=Application
Categories=Network;
X-Desktop-File-Install-Version=0.22