ysard / mintrayr

Mozilla extension: Minimize windows into the system tray (Firefox, Thunderbird, Seamonkey, Instantbird)
https://addons.thunderbird.net/en-US/thunderbird/addon/minimizetotray-reanimated/
Mozilla Public License 2.0
130 stars 14 forks source link

Make it running with python3 #16

Closed HarryWaschkeit closed 5 years ago

HarryWaschkeit commented 5 years ago

Tried to get building of add-on working with python3 and succeeded but for handling of locales. Run under Mint 18.3 (Sylvia)

Maybe it is worth merging :-)

ysard commented 5 years ago

Thank you, it's a good thing to get rid of Python 2.7 :)