paulbsd-salt/states/firefox/firefox.desktop.j2

11 lines
502 B
Plaintext
Raw Normal View History

2022-05-26 13:25:33 +02:00
## {{ salt['pillar.get']('salt_managed', default='Salt Managed') }}
{%- from "firefox/map.jinja" import firefox with context %}
[Desktop Entry]
2022-06-08 23:49:30 +02:00
Name=Firefox
2022-05-26 13:25:33 +02:00
Comment=Firefox Web browser
2022-06-08 23:49:30 +02:00
Exec=firefox
Icon=firefox
2022-05-26 13:25:33 +02:00
Type=Application
Categories=Network;WebBrowser;
2022-06-08 23:49:30 +02:00
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
Version=1.0