On Tue, Apr 12, 2011 at 6:00 PM, Ludovic Marcotte <[email protected]> wrote:
> Show the evidences that prove this.
Well, first of all, updates.php:
"[email protected]"
=> array( "application" => "thunderbird",
"version" => "3.105",
"filename" => "sogo-connector-3.105.xpi" ),
"[email protected]"
=> array( "application" => "thunderbird",
"version" => "3.105",
"filename" => "sogo-integrator-3.105-sogo-ccpo.xpi" ),
"{e2fda1a4-762b-4020-b5ad-a41df1933103}"
=> array( "application" => "thunderbird",
"version" => "1.0b2.105i",
"filename" => "lightning-1.0b2.105i_win32.xpi" )
Then install.rdf in "sogo-connector-3.105.xpi":
<?xml version="1.0"?>
<RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
xmlns:NC="http://home.netscape.com/NC-rdf#"
xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Description about="urn:mozilla:install-manifest"
em:name="Inverse SOGo Connector"
em:id="[email protected]"
em:version="3.105"
em:description="A DAV plugin for keeping addressbooks and events in sync"
em:iconURL="chrome://sogo-connector/skin/addressbook/sogo.png"
em:creator="Inverse <[email protected]>"
em:homepageURL="http://sogo.nu/downloads/frontends.html">
<em:developer>Inverse <[email protected]></em:developer>
<em:contributor>Chris Bryant</em:contributor>
<em:contributor>Damon Hart</em:contributor>
<em:contributor>Dominik Gehl</em:contributor>
<em:contributor>Helge Hess</em:contributor>
<em:contributor>Ludovic Marcotte</em:contributor>
<em:contributor>Mark Banner for the inputs on the address book
architecture http://www.standard8.plus.com/</em:contributor>
<em:contributor>Neil Deakin</em:contributor>
<em:contributor>Paolo Kaosmos</em:contributor>
<em:contributor>Raffael Luthiger for the German translation</em:contributor>
<em:contributor>Ralf Becker for eGroupware integration</em:contributor>
<em:contributor>Regis Balzard (for the chocolate)</em:contributor>
<em:contributor>Wilfried Goesgens</em:contributor>
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>3.0</em:minVersion>
<em:maxVersion>3.1.*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>
Then in "sogo-integrator-3.105-sogo-ccpo.xpi" (my customized version) :
<?xml version="1.0"?>
<!DOCTYPE RDF>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#"
xmlns:NC="http://home.netscape.com/NC-rdf#">
<Description about="rdf:#$Iwquq2"
em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
em:minVersion="3.0"
em:maxVersion="3.1.*" />
<!-- em:optionsURL="chrome://sogo-integrator/content/general/preferences.xul"
-->
<Description about="urn:mozilla:install-manifest"
em:name="Inverse SOGo Integrator"
em:id="[email protected]"
em:version="3.105"
em:description="A SOGo integration plugin for Thunderbird and Lightning"
em:iconURL="chrome://sogo-integrator/skin/sogo.png"
em:creator="Inverse <[email protected]>"
em:developer="Inverse <[email protected]>">
<em:targetApplication resource="rdf:#$Iwquq2"/>
</Description>
</RDF>
And then in "lightning-1.0b2.105i_win32.xpi" :
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<!-- Target Application this extension can install into,
with minimum and maximum supported versions. -->
<em:targetApplication>
<Description>
<!-- thunderbird -->
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>3.1</em:minVersion>
<em:maxVersion>3.1.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:id>{e2fda1a4-762b-4020-b5ad-a41df1933103}</em:id>
<em:name>Lightning (Inverse Edition)</em:name>
<em:version>1.0b2.105i</em:version> <!-- BuildID=20110408115632 -->
<em:description>An integrated calendar for Thunderbird</em:description>
<em:creator>Mozilla Calendar Project</em:creator>
<em:homepageURL>http://inverse.ca/contributions/lightning.html</em:homepageURL>
<em:iconURL>chrome://calendar/skin/cal-icon32.png</em:iconURL>
<em:optionsURL>chrome://messenger/content/preferences/preferences.xul</em:optionsURL>
<em:targetPlatform>WINNT_x86-msvc</em:targetPlatform>
</Description>
</RDF>
I might be wrong - it's a little late here - but I can't see where
it's hidden...
Regards,
--
Olivier
--
[email protected]
https://inverse.ca/sogo/lists