Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme is not compatible with Thunderbird 31.4.0 #19

Closed
Mno-hime opened this issue Jan 17, 2015 · 7 comments
Closed

Theme is not compatible with Thunderbird 31.4.0 #19

Mno-hime opened this issue Jan 17, 2015 · 7 comments

Comments

@Mno-hime
Copy link

With the update of Thunderbird to 31.4.0 the theme is no longer compatible, says Add-ons Manager.

@jurf
Copy link

jurf commented Mar 1, 2015

Same here.

@omgmog
Copy link

omgmog commented Mar 13, 2015

It's quite simple to make it work in 31.4.0:

  1. Clone the repo
  2. Edit theme/install.rdf
  3. Increase the em:maxVersion to 32.*
  4. Run the make-xpi.sh
  5. Install the xpi in Thunderbird.

@Mno-hime
Copy link
Author

That worked, thanks!

@rickysarraf
Copy link

Can this be rolled out please ? There'll be a lot of users on this version of TB as that is the ESR version. Also Debian Jessie will be shipping the same.

@ElectricPrism
Copy link

This Theme seems to work just fine on Thunderbird 31.6 Arch Linux

  1. git clone https://github.com/gnome-integration-team/thunderbird-gnome.git
  2. gedit ~/thunderbird-gnome/theme/install.rdf
    a. On Line 41 Find "31." Replace With "32."
    b. Save

3.Run "~/thunderbird-gnome/make-xpi.sh"

  1. Open Thunderbird
    a. Navigate to "Tools -> Addons" and then (( Appearance Screen ))
    b. Click on the [ Gear ] icon to reveal the dropdown menu in the top right to the left of the [ Search Addons Box ]
    c. Select "Install Add-on From File"
    d. Enter the file location: ~/thunderbird-gnome/gnome-thunderbird-24.0.xpi

@enriquezneilmarvin
Copy link

where can i edit the theme/install.rdf ? thanks for your answer :)

@jurf
Copy link

jurf commented Nov 22, 2015

Just look at @ElectricPrism's reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants