Merge lp:~openerp-dev/openobject-addons/trunk-bug-1097233-nco into lp:openobject-addons

Proposed by Nimesh Contractor(Open ERP)
Status: Needs review
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1097233-nco
Merge into: lp:openobject-addons
Diff against target: 24 lines (+2/-1)
1 file modified
plugin_thunderbird/static/thunderbird_plugin/install.rdf (+2/-1)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1097233-nco
Reviewer Review Type Date Requested Status
Atul Patel(OpenERP) (community) Approve
OpenERP Core Team Pending
Review via email: mp+142661@code.launchpad.net

Description of the change

Hello,

      Fix the competibility problem of plugin_thunderbird with "Thunderbird 17".

Thanks,
 NCO.

To post a comment you must log in.
Revision history for this message
Atul Patel(OpenERP) (atp-openerp) wrote :

Hello,

It seems good.it works for me in Thunderbird 17.0.5.

Thanks for fix.

review: Approve

Unmerged revisions

8498. By Nimesh Contractor(Open ERP)

[FIX] fix the problem connecting thuderbird 17.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugin_thunderbird/static/openerp_plugin.xpi'
2Binary files plugin_thunderbird/static/openerp_plugin.xpi 2012-11-29 22:26:45 +0000 and plugin_thunderbird/static/openerp_plugin.xpi 2013-01-10 10:33:23 +0000 differ
3=== modified file 'plugin_thunderbird/static/thunderbird_plugin/chrome/openerp_plugin.jar'
4Binary files plugin_thunderbird/static/thunderbird_plugin/chrome/openerp_plugin.jar 2012-11-29 22:26:45 +0000 and plugin_thunderbird/static/thunderbird_plugin/chrome/openerp_plugin.jar 2013-01-10 10:33:23 +0000 differ
5=== modified file 'plugin_thunderbird/static/thunderbird_plugin/install.rdf'
6--- plugin_thunderbird/static/thunderbird_plugin/install.rdf 2011-12-26 17:12:29 +0000
7+++ plugin_thunderbird/static/thunderbird_plugin/install.rdf 2013-01-10 10:33:23 +0000
8@@ -6,6 +6,7 @@
9 <em:iconURL>chrome://openerp_plugin/skin/tinyerp-icon.ico</em:iconURL>
10 <em:name>OpenERP Plugin</em:name>
11 <em:version>1.0</em:version>
12+ <em:type>2</em:type>
13 <em:description>OpenERP Thunderbird Integration</em:description>
14 <em:creator>OpenERP SA</em:creator>
15 <!-- optional items -->
16@@ -15,7 +16,7 @@
17 <Description>
18 <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
19 <em:minVersion>2.0</em:minVersion>
20- <em:maxVersion>9.*</em:maxVersion>
21+ <em:maxVersion>17.*</em:maxVersion>
22 </Description>
23 </em:targetApplication>
24 </Description>

Subscribers

People subscribed via source and target branches

to all changes: