This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b63d4ad
commit 8ea7ad0
Showing
1 changed file
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,22 +31,22 @@ | |
<!-- firefox --> | ||
<RDF:Description RDF:about="rdf:#$NV0g12" | ||
em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}" | ||
em:minVersion="3.0a1" | ||
em:maxVersion="17.*" /> | ||
em:minVersion="45.*" | ||
em:maxVersion="59.*" /> | ||
<!-- thunderbird --> | ||
<RDF:Description RDF:about="rdf:#$+z19m" | ||
em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}" | ||
em:minVersion="3.0a1pre" | ||
em:maxVersion="20.*" /> | ||
em:minVersion="45.0" | ||
em:maxVersion="59.*" /> | ||
<!-- postbox --> | ||
<RDF:Description RDF:about="rdf:#$GrpsQ" | ||
em:id="[email protected]" | ||
em:minVersion="1.0b16" | ||
em:maxVersion="1.2.*" /> | ||
em:minVersion="5.0" | ||
em:maxVersion="10.*" /> | ||
<RDF:Description RDF:about="urn:mozilla:install-manifest" | ||
em:id="[email protected]" | ||
em:name="sipgateFFX" | ||
em:version="0.7.4" | ||
em:version="0.7.5" | ||
em:creator="sipgate" | ||
em:type="2" | ||
em:description="Browser and communication successfully merged" | ||
|