From c6fcbe6235907ffa3302c679255e88666b3065e9 Mon Sep 17 00:00:00 2001 From: Emanuele Concas Date: Mon, 18 Nov 2019 20:37:56 +0100 Subject: [PATCH] Manifest cleaning --- README.md | 14 +++++--------- chrome.manifest | 5 ----- 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 314bfd9..b92dbd9 100755 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ _Monterail Dark, a Thunderbird theme inspired by the mockup of Monterail_ ## Thunderbird v68 Unfortunately this version of Thundebird (v68) broke this and a lot more of themes and unfortunately it is not easy, nor possible, to update and adjust this theme at this moment, because the so called "full themes" are no more supported. -**For this reason the theme is been converted to a legacy extension**, and for now it's working. +**For this reason the theme is been converted to a legacy extension**, and for now, it's working. ## What is this? -This is a full theme for the Thunderbird e-mail client, inspired by [Monterail](https://monterail.com/blog/2016/the-power-of-email-clients-why-did-we-redesign-thunderbird) mockup and by [spymastermatt](https://github.com/spymastermatt/thunderbird-monterail)'s dark theme. As opposed to the spymastermatt's version, this theme can be **installed easily and quickly with an addon** and it's **fully compatible with Thunderbird 60.x**. +This is a full theme for the Thunderbird e-mail client, inspired by [Monterail](https://monterail.com/blog/2016/the-power-of-email-clients-why-did-we-redesign-thunderbird) mockup and by [spymastermatt](https://github.com/spymastermatt/thunderbird-monterail)'s dark theme. As opposed to the spymastermatt's version, this theme can be **installed easily and quickly with an addon** and it's **compatible with Thunderbird 60.x and 68**. ## Installation ### Manual (from source) @@ -35,21 +35,17 @@ This seems a know issue of Thunderbird 60 [[1]](https://bugzilla.mozilla.org/sho 5. Restart Thunderbird again, the theme now should work -* The Light version will be released? - -Yes, but for the moment it is better to completely finish the dark/fulldark version, after that, the creation of other versions will fast as a snap of fingers. - * The original Monterail version will be released? Nope, it already exists: [Monterail by Paenglab](https://addons.thunderbird.net/en-US/thunderbird/addon/monterail/). -* This theme should work with Windows/Linux/MacOS? +* This theme works with Windows/Linux/MacOS? -Yes and no. Currently the theme have been tested only on Windows 10 and OpenSuse (Plasma). In theory there should not be problems, otherwise you are free to open an issue here on GitHub. +Yes. Currently the theme has been tested only on Windows 10 and openSUSE. You are free to open an issue here on GitHub if you find bugs. * With which versions of Thunderbird can I use this theme? -For now only **60.x** and **52.9.1** are been tested, in the future, backward compatibility to the most requested versions will be added. +Version **[1.2.5](https://github.com/conema/monterail-dark/releases/tag/1.2.5)** works with Thunderbird **<=60.x**. The latest versions (>=2.0) works only with Thunderbird **>=68**. ## Credits This addon is based on [Monterail by Paenglab](https://addons.thunderbird.net/en-US/thunderbird/addon/monterail/), source code is included. diff --git a/chrome.manifest b/chrome.manifest index ff84d58..3252623 100755 --- a/chrome.manifest +++ b/chrome.manifest @@ -16,11 +16,6 @@ skin MonterailOverlay-OS classic/1.0 skin/win/ os=WINNT #overrides override chrome://messenger/skin/multimessageview.css chrome://MonterailOverlay/skin/multiMessage.css -override chrome://messenger/skin/icons/caption-buttons.svg#minimize chrome://MonterailOverlay/skin/icons/caption-buttons.svg#minimize appversion<=55.0a1 -override chrome://messenger/skin/icons/caption-buttons.svg#maximize chrome://MonterailOverlay/skin/icons/caption-buttons.svg#maximize appversion<=55.0a1 -override chrome://messenger/skin/icons/caption-buttons.svg#restore chrome://MonterailOverlay/skin/icons/caption-buttons.svg#restore appversion<=55.0a1 -override chrome://messenger/skin/icons/caption-buttons.svg#close chrome://MonterailOverlay/skin/icons/caption-buttons.svg#close appversion<=55.0a1 -override chrome://messenger/skin/tabs/selected-start.svg chrome://MonterailOverlay/skin/icons/selected-start.svg appversion<=57.0a1 override chrome://messenger/skin/tabs/selected-end.svg chrome://MonterailOverlay/skin/icons/selected-end.svg override chrome://messagebody/skin/messageBody.css chrome://messenger/skin/messageBody.css override chrome://global/skin/filefield.css chrome://messenger/skin/filefield.css os=Linux