Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiRecensione di uyar per KDE Wallet password integration
Assegnate 5 su 5 stelle
The fix by jaanvajakas worked for me on Fedora 20, KDE 4.14, thanks a lot. I just had to figure out where to add the lines. The last few lines of my file are now like this:
get isLoggedIn() {
return true;
},
init: function () {
this.initialize();
},
};
const NSGetFactory = XPCOMUtils.generateNSGetFactory([KDEWalletStorage]);
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.