diff options
author | Nick White <git@njw.me.uk> | 2011-12-12 18:21:50 +0000 |
---|---|---|
committer | Nick White <git@njw.me.uk> | 2011-12-12 18:21:50 +0000 |
commit | 09d374429159c989651f89b127bd7754f3c7202d (patch) | |
tree | 88b4dbe1f5c91ec078cf08e60eb4166d05273ebe /gecko/install.ttl | |
parent | 0ec52a8f60366c52e625507f5cdf592e60aaf9c2 (diff) |
Change key binding to alt+r
Diffstat (limited to 'gecko/install.ttl')
-rw-r--r-- | gecko/install.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gecko/install.ttl b/gecko/install.ttl index 76afcfc..e65c2a4 100644 --- a/gecko/install.ttl +++ b/gecko/install.ttl @@ -11,7 +11,7 @@ em:maxVersion "10.*" ] ; em:name "SimplyRead"; - em:description "Removes distractions from webpages. Press Ctrl-Alt-r or press the 'sr' button in the addons bar to toggle SimplyRead."; + em:description "Removes distractions from webpages. Press Alt+r or press the 'sr' button in the addons bar to toggle SimplyRead."; em:creator "Nick White"; em:homepageURL "WEBSITE/"; em:updateURL "WEBSITE/gecko-updates.rdf"; |