Updated Abrowser for v33, disabled GMP, fixes #12588
This commit is contained in:
parent
a1fe9d8813
commit
de06719f5c
12 changed files with 469 additions and 6 deletions
21
helpers/DATA/firefox/aboutabrowser@trisquel.info/install.rdf
Normal file
21
helpers/DATA/firefox/aboutabrowser@trisquel.info/install.rdf
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?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>AbrowserHome</em:name>
|
||||
<em:creator>Ruben Rodriguez</em:creator>
|
||||
<em:id>aboutabrowser@trisquel.info</em:id>
|
||||
<em:version>1.0</em:version>
|
||||
<em:updateURL>https://127.0.0.1/</em:updateURL>
|
||||
<!-- <em:updateKey></em:updateKey> -->
|
||||
<!-- firefox -->
|
||||
<em:targetApplication>
|
||||
<Description>
|
||||
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
|
||||
<em:minVersion>30.0</em:minVersion>
|
||||
<em:maxVersion>10000.0</em:maxVersion>
|
||||
</Description>
|
||||
</em:targetApplication>
|
||||
</Description>
|
||||
</RDF>
|
||||
Loading…
Add table
Add a link
Reference in a new issue