Hello everyone, Here is what I did this week:
-- Searched all the mail and news settings in Thunderbird[1] and changed the following: * v-card is appended * Enable top posting, plain text mode configuration by default * changed sound and alert for new mails * collect outgoing mail * html compose mode. -- Created the script[2] for editing the Thunderbird preferences for the user. The script kills the Thunderbird process if it is running using 'psutil' library, and then modifies its configuration by creating a 'user.js' file in the mozilla directory. -- Created new CardBook package version after updating the installation location, updating upstream. Uploaded cloned repository from Gitlab to Salsa and created new branch for uploading the packages. Uploaded two latest versions of the package in that branch.[3] -- Made modifications in IRC nick registration to make it pep-8 and stand-alone module compliance. [1] http://kb.mozillazine.org/Mail_and_news_settings [2] https://salsa.debian.org/minkush-guest/gsoc-2018-experiments/blob/master/thunderbird_config.py [3] https://salsa.debian.org/minkush-guest/CardBook/tree/debian-package Regards, Minkush Jain
