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

Port to TB5.0 #18

Closed
GoogleCodeExporter opened this issue Apr 11, 2015 · 4 comments
Closed

Port to TB5.0 #18

GoogleCodeExporter opened this issue Apr 11, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

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

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

@GoogleCodeExporter
Copy link
Author

とりあえず、プロファイル内に格納されている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
Copy link
Author

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

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

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

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

@GoogleCodeExporter
Copy link
Author

Please download Confirm-Address 1.2.5 for Thunderbird 5.

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

  • Changed state: Fixed

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

No branches or pull requests

1 participant