Projet

Général

Profil

Demande #4008

Mis à jour par Loïc Dachary il y a plus de 4 ans

The package for [thunderbird-68.2.2 is in sid](https://packages.debian.org/source/unstable/thunderbird) 

 * cp -a .thunderbird .thunderbird-save-remove-me-two-months-after-my-last-modified-date 
 * mkdir thunderbird 
 * cd thunderbird 
 * wget https://download-installer.cdn.mozilla.net/pub/thunderbird/releases/68.2.2/linux-x86_64/en-US/thunderbird-68.2.2.tar.bz2 
 * tar xvf thunderbird-68.2.2.tar.bz2 
 * echo 'PATH=$HOME/thunderbird/thunderbird:$PATH' >> ~/.bashrc 
 * thunderbird -ProfileManager # choisir "default" 
 * supprimer les extensions MRCompose, tbsync, caldav et les re-installer 
 * suivre les instructions https://github.com/jobisoft/TbSync/blob/master/UPDATE68.md 

 Tests: 

 * ajouter un contact dans tbird 
 * tbsync sync 
 * check valise.april.org a le contact 
 * supprimer le contact dans valise.april.org 
 * tbsync sync 
 * check tbird n'a plus le contact 

 * ajouter un rdv dans lightning 
 * tbsync sync 
 * check valise.april.org a le rdv 
 * supprimer le rdv dans valise.april.org 
 * tbsync sync 
 * check lightning n'a plus le contact 

 * ecrire un courriel et vérifier que MR Compose fonctionne 

 Ajouter le raccourci: 

 * https://adangel.org/2017/02/19/linux-desktop-entries/ 

Retour