updated thunderbird state
This commit is contained in:
parent
3f569f376f
commit
b208cd5463
@ -3,7 +3,7 @@
|
|||||||
thunderbird-archive-extract:
|
thunderbird-archive-extract:
|
||||||
archive.extracted:
|
archive.extracted:
|
||||||
- name: {{ thunderbird.release_dir }}/thunderbird-{{ thunderbird.version }}
|
- name: {{ thunderbird.release_dir }}/thunderbird-{{ thunderbird.version }}
|
||||||
- source: {{ thunderbird.mirror }}/{{ thunderbird.version }}/{{ thunderbird.platform }}/{{ thunderbird.lang }}/thunderbird-{{ thunderbird.version }}.tar.bz2
|
- source: {{ thunderbird.mirror }}/{{ thunderbird.version }}/{{ thunderbird.platform }}/{{ thunderbird.lang }}/thunderbird-{{ thunderbird.version }}.tar.xz
|
||||||
- skip_verify: true
|
- skip_verify: true
|
||||||
- archive_format: tar
|
- archive_format: tar
|
||||||
- enforce_toplevel: false
|
- enforce_toplevel: false
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
## Managed by PaulBSD Salt (https://git.paulbsd.com/paulbsd/paulbsd-salt)
|
## Managed by PaulBSD Salt (https://git.paulbsd.com/paulbsd/paulbsd-salt)
|
||||||
{%- from "thunderbird/map.jinja" import thunderbird with context %}
|
{%- from "thunderbird/map.jinja" import thunderbird with context %}
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Version=1.5
|
||||||
Version=1.0
|
|
||||||
Name=Thunderbird
|
Name=Thunderbird
|
||||||
Comment=Thunderbird mail client
|
Comment=Thunderbird mail client
|
||||||
Exec=/usr/local/apps/thunderbird/thunderbird -p {{ thunderbird.profile }}
|
Exec=/usr/local/apps/thunderbird/thunderbird -p {{ thunderbird.profile }}
|
||||||
|
Loading…
Reference in New Issue
Block a user