Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
torbutton
Commits
634ad5e0
Commit
634ad5e0
authored
May 30, 2012
by
Mike Perry
Browse files
Bug 5092: Add update key to install.rdf.
Let's hope I don't lose this thing...
parent
08ab94d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/install.rdf
View file @
634ad5e0
<?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"
>
<em:name>
Torbutton
</em:name>
<em:creator>
Mike Perry
&
Kory Kirk
</em:creator>
<em:id>
{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
</em:id>
<em:version>
1.4.5.1
</em:version>
<em:homepageURL>
https://www.torproject.org/torbutton/
</em:homepageURL>
<em:optionsURL>
chrome://torbutton/content/preferences.xul
</em:optionsURL>
<em:iconURL>
chrome://torbutton/skin/tor.png
</em:iconURL>
<em:updateURL>
https://www.torproject.org/torbutton/update.rdf
</em:updateURL>
<!-- firefox -->
<em:targetApplication>
<Description>
<em:id>
{ec8030f7-c20a-464f-9b0e-13a3a9e97384}
</em:id>
<em:minVersion>
3.0
</em:minVersion>
<!-- Dude, srsly: -->
<em:maxVersion>
10000.0
</em:maxVersion>
</Description>
</em:targetApplication>
<!-- FIXME:
<em:targetApplication>
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>1.0</em:minVersion>
<em:maxVersion>1.5.0.*</em:maxVersion>
</Description>
</em:targetApplication>
thunderbird -->
<!-- TODO: seamonkey -->
<!-- firefox 1.5 uses the chrome.manifest file -->
<!-- firefox 1.0 uses the RDF information below.
FF1.0 can DIAF.
<em:file>
<Description about="urn:mozilla:extension:file:torbutton.jar">
<em:package>content/</em:package>
<em:skin>skin/</em:skin>
<em:locale>locale/de-AT/</em:locale>
<em:locale>locale/de-CH/</em:locale>
<em:locale>locale/de-DE/</em:locale>
<em:locale>locale/el-GR/</em:locale>
<em:locale>locale/en-US/</em:locale>
<em:locale>locale/es-AR/</em:locale>
<em:locale>locale/fr-FR/</em:locale>
<em:locale>locale/hr-HR/</em:locale>
<em:locale>locale/it-IT/</em:locale>
<em:locale>locale/nl-NL/</em:locale>
<em:locale>locale/pl-PL/</em:locale>
<em:locale>locale/pt-BR/</em:locale>
<em:locale>locale/ru-RU/</em:locale>
<em:locale>locale/sl-SI/</em:locale>
<em:locale>locale/zh-CN/</em:locale>
<em:locale>locale/zh-TW/</em:locale>
</Description>
</em:file>
-->
</Description>
</RDF>
<RDF:RDF
xmlns:em=
"http://www.mozilla.org/2004/em-rdf#"
xmlns:NC=
"http://home.netscape.com/NC-rdf#"
xmlns:RDF=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<RDF:Description
RDF:about=
"rdf:#$jIW5u3"
em:id=
"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion=
"3.0"
em:maxVersion=
"10000.0"
/>
<RDF:Description
RDF:about=
"urn:mozilla:install-manifest"
em:name=
"Torbutton"
em:creator=
"Mike Perry"
em:id=
"{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}"
em:version=
"1.4.6"
em:homepageURL=
"https://www.torproject.org/torbutton/"
em:optionsURL=
"chrome://torbutton/content/preferences.xul"
em:iconURL=
"chrome://torbutton/skin/tor.png"
em:updateURL=
"https://www.torproject.org/torbutton/update.rdf"
em:updateKey=
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC1T8SmtWvdBibisbQdmNxSP9sCyoc5rPoTFfntg3uXo6KpCtTzCPSc5a3MCHJIUBuPDfr73IIQvb6cyPG4MB6xe+oVGiffW3Fm4R1u6UX4TtEG/GF5QGxfVTrbyxbGeR5fOm9O8TNZFwUNA/cu3gDtcJz2xGkE44IwYPfITLHBrQIDAQAB"
>
<em:targetApplication
RDF:resource=
"rdf:#$jIW5u3"
/>
</RDF:Description>
</RDF:RDF>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment