From d819cf889d1758423e69b7897abb8ceb8e227e3f Mon Sep 17 00:00:00 2001 From: Maxime Rijnders Date: Sun, 22 Oct 2023 20:59:50 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 0a2788e..79c41e1 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ You need to use a workaround for Wayland. In some distributions this is already These packages will install the Thunderbird addon and companion app system wide. Root credentials are required. -Make shure you removed / uninstalled any SysTray-X package installed with a script installer. +Make sure you removed / uninstalled any SysTray-X package installed with a script installer. You can verify this by checking the `~/.mozilla/native-messaging-hosts` directory. There should be NO SysTray-X packages or links in there. Remove them and remove the add-on from the Thunderbird add-ons page. @@ -443,18 +443,6 @@ Please keep in mind that using the script will override the SysTray-X packages i Use the `-u` option with the script installer to uninstall. -### Windows 10, 11 - -Get the `SysTray-X-setup32-x.x.x.exe` or `SysTray-X-setup64-x.x.x.exe` depending on the Thunderbird version (32bit or 64bit) you are using. -Run the installer. -If you want to change the install directory, please make sure to select an empty / unused directory. -ALL files in the selected install directory will be removed when uninstalling !! -Please remove the Systray-X add-on from Thunderbird before uninstalling. - -When reinstalling you need to add the add-on manually to Thunderbird again by using the `Installl Add-On From File` option in the `Add-ons manager`. -You can find add-on file in the install directory called `systray-x@Ximi1970.xpi` - - ## Building ### Linux