kenmaz / confirm-address

Automatically exported from code.google.com/p/confirm-address
1 stars 0 forks source link

Port to TB5.0 #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hope to use this add-on with Thunderbird 5.0

Original issue reported on code.google.com by y.nagan...@gmail.com on 2 Jul 2011 at 8:04

GoogleCodeExporter commented 9 years ago
リビジョン40も44も以下のメッセージが表示されます。
「このアドオンは壊れているため、インストールできませ��
�でした。」

r45で削除されているので、現在、対応中ですかね。

Original comment by y.nagan...@gmail.com on 2 Jul 2011 at 8:11

GoogleCodeExporter commented 9 years ago
とりあえず、プロファイル内に格納されているinstall.rdfを書
き換えて動かしています。
他にも困っている人がいる場合は、下記の方法で。

・プロファイルの場所について
http://support.mozillamessaging.com/ja/kb/Profiles

・書き換えるファイル
プロファイルの場所\extensions\confirm-address@kenmaz.net\install.rdf

・書き換える箇所(例)
<em:maxVersion>3.1.*</em:maxVersion>
↓
<em:maxVersion>5.*</em:maxVersion>

Original comment by y.nagan...@gmail.com on 2 Jul 2011 at 8:25

GoogleCodeExporter commented 9 years ago
TB6.0も同じ対応で動かしています。
今の所、異常は見受けられません。

ただ、TB5.0(?)以降の挙動が今までのと異なり、
xpiのままでextensionsに格納されます。

そのため、xpiファイルを展開し、install.rdf を修正した後
再パッケージングが必要です。

Original comment by haihong....@gmail.com on 19 Aug 2011 at 8:20

GoogleCodeExporter commented 9 years ago
Please download Confirm-Address 1.2.5 for Thunderbird 5.

Original comment by meat...@gmail.com on 31 Aug 2011 at 4:45