jaanvajakas

關於我

開發者資訊
名稱 jaanvajakas
加入日期 Nov. 12, 2014
參與開發的附加元件數量 0 個附加元件
此開發者的附加元件平均分數 未經評分

我所發表的評論

KDE Wallet password integration

評分: 4 / 5 顆星

To make it work in Thunderbird 31.2.0, I had to add the lines

init: function () {
this.initialize();
},

to the file .thunderbird/<profile name>/extensions/kwallet@guillermo.molina/components/KDEWalletStorage.js in my home directory.