diff options
author | Nick White <git@njw.me.uk> | 2011-06-16 01:29:43 +0100 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-06-16 01:29:43 +0100 |
commit | 751f1159831bb0645e019b1fc5581f4cb1e9d9b4 (patch) | |
tree | 4a325361f69ebf6ac51fedca21e432e901e222b9 /gecko/install.ttl | |
parent | 335cebf3653b037e43c3e9f28a31696f0b7f1813 (diff) |
Basic firefox update support, minor css update
Diffstat (limited to 'gecko/install.ttl')
-rw-r--r-- | gecko/install.ttl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gecko/install.ttl b/gecko/install.ttl index 655f3d6..dc40853 100644 --- a/gecko/install.ttl +++ b/gecko/install.ttl @@ -13,5 +13,7 @@ em:name "SimplyRead"; em:description "Stop browsing, start reading. Press Ctrl-Alt-r or click the 'sr' icon in the status bar to toggle SimplyRead."; em:creator "Nick White"; - em:homepageUrl "http://njw.me.uk/software/simplyread/"; + em:homepageURL "http://njw.me.uk/software/simplyread/"; + em:updateURL "http://njw.me.uk/software/simplyread/gecko-updates.rdf"; + em:updateKey "PUBKEY"; <http://usefulinc.com/ns/doap#license> <http://www.gnu.org/licenses/agpl.html>. |