summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2011-08-27 19:04:39 (UTC)
committer Michael Krelin <hacker@klever.net>2011-08-27 19:04:39 (UTC)
commit5d85cdc10a4affbebc8a06d655f820239ececf37 (patch) (unidiff)
tree12347be6301208595d64ca04c09ed6ea5a8938df
parent17c1103bbfc6ef1c0e07aa29656c6e1a84124ba9 (diff)
downloadfireflix-5d85cdc10a4affbebc8a06d655f820239ececf37.zip
fireflix-5d85cdc10a4affbebc8a06d655f820239ececf37.tar.gz
fireflix-5d85cdc10a4affbebc8a06d655f820239ececf37.tar.bz2
Bumped FF version
Signed-off-by: Michael Krelin <hacker@klever.net>
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--install.rdf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.rdf.in b/install.rdf.in
index 71e6fed..a1cf12b 100644
--- a/install.rdf.in
+++ b/install.rdf.in
@@ -11,19 +11,19 @@
11 <em:creator>Klever Group; http://www.klever.net/</em:creator> 11 <em:creator>Klever Group; http://www.klever.net/</em:creator>
12 <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL> 12 <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL>
13 <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL> 13 <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL>
14 <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL> 14 <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL>
15 <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL> 15 <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL>
16 <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDc/WnetE1dTmWKY+KzphLYfqrjOc88fK7FaGSnHbwa4lpvt3gt6W0GwiCjUATvXu9zWoDU60VKPVhN0ohIOAnUuvtqSTfxjDBwDcsRXjg7fg4nofmA2mTeZtULYMymSCYZB+w6krmlOpEBpWZl14yf5Jc93Lc3gCZPDvH0xXZl9QIDAQAB</em:updateKey> 16 <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDc/WnetE1dTmWKY+KzphLYfqrjOc88fK7FaGSnHbwa4lpvt3gt6W0GwiCjUATvXu9zWoDU60VKPVhN0ohIOAnUuvtqSTfxjDBwDcsRXjg7fg4nofmA2mTeZtULYMymSCYZB+w6krmlOpEBpWZl14yf5Jc93Lc3gCZPDvH0xXZl9QIDAQAB</em:updateKey>
17 17
18 <!-- Firefox --> 18 <!-- Firefox -->
19 <em:targetApplication> 19 <em:targetApplication>
20 <Description> 20 <Description>
21 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> 21 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
22 <em:minVersion>1.5</em:minVersion> 22 <em:minVersion>1.5</em:minVersion>
23 <em:maxVersion>3.5.*</em:maxVersion> 23 <em:maxVersion>7.0</em:maxVersion>
24 </Description> 24 </Description>
25 </em:targetApplication> 25 </em:targetApplication>
26 26
27 </Description> 27 </Description>
28 28
29</RDF> 29</RDF>