diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2015-07-13 22:53:00 -0500 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2015-07-13 22:53:00 -0500 |
commit | 23103d7773e24fdf15b79ed69c67089b593fb31a (patch) | |
tree | ee1b744a80dd192e62fefc72ff1f0bf978d0d24c /data/extensions/https-everywhere@eff.org/chrome/content/about.xul | |
parent | 9cb91f8a48f9467e448f88984c20b3429e8a2510 (diff) |
HTTPS-Everywhere updated to 5.0.5
Diffstat (limited to 'data/extensions/https-everywhere@eff.org/chrome/content/about.xul')
-rw-r--r-- | data/extensions/https-everywhere@eff.org/chrome/content/about.xul | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/extensions/https-everywhere@eff.org/chrome/content/about.xul b/data/extensions/https-everywhere@eff.org/chrome/content/about.xul index 9b6dce6..6a99d94 100644 --- a/data/extensions/https-everywhere@eff.org/chrome/content/about.xul +++ b/data/extensions/https-everywhere@eff.org/chrome/content/about.xul @@ -21,7 +21,7 @@ <groupbox> <caption label="&https-everywhere.about.version;" /> - <label>4.0.3</label> + <label>5.0.5</label> </groupbox> <groupbox> @@ -60,7 +60,7 @@ onmouseover="event.target.style.cursor='pointer'" onmouseout="event.target.style.cursor='default'" onclick="window_opener('https://www.torproject.org/donate/donate.html.en')"/> - or + &https-everywhere.about.or; <label id="donate link2" value="&https-everywhere.about.donate_eff;" style="color: blue; cursor:hand; text-decoration:underline; font-style:bold" |