Go back to Evolution over Thunderbird (#10)
* Remove Thunderbird from FreeBSD, replace with Evolution. * Add Evolution from package manager and NOT flatpak. * Fix comment. Firefox hasn't been the default for a while. * Add dependency msgfmt for `make`ing Dash To Dock. * Add dependency msgfmt for `make`ing Dash To Dock. * Add all parts of Evolution. * Modify comment. * Maybe updating Evolution will get Debian to fix the `[residual-config]` problem. * Add Evolution above Thunderbird. * Also install all add-ons.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
- xorg
|
||||
- gnome3-lite
|
||||
- "{{ firefox_esr }}"
|
||||
- "{{ thunderbird }}"
|
||||
- "{{ evolution }}"
|
||||
- vscode
|
||||
- gimp
|
||||
- telegram-desktop
|
||||
@ -17,7 +17,7 @@
|
||||
package:
|
||||
name:
|
||||
- "{{ firefox }}"
|
||||
- "{{ evolution }}"
|
||||
- "{{ thunderbird }}"
|
||||
state: absent
|
||||
|
||||
- name: Workstation | FreeBSD | GUI | Create rc.conf Entries
|
||||
|
Reference in New Issue
Block a user