[or-cvs] [https-everywhere/master] improve "writing your own rulesets" link
schoen at torproject.org
schoen at torproject.org
Fri Nov 12 01:47:40 UTC 2010
Author: Seth Schoen <schoen at eff.org>
Date: Thu, 11 Nov 2010 17:39:19 -0800
Subject: improve "writing your own rulesets" link
Commit: c4fc34e79f52473be42a7446a08b3074618ffd6e
---
src/chrome/content/preferences.xul | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/chrome/content/preferences.xul b/src/chrome/content/preferences.xul
index 5cfe9db..d27d351 100644
--- a/src/chrome/content/preferences.xul
+++ b/src/chrome/content/preferences.xul
@@ -31,13 +31,13 @@
<seperator orient="vertical" width="40" flex="1"/>
</hbox>
<vbox>
- You can learn how to write your own rulesets
+ You can learn how to write your own rulesets (to add support for other web sites)
<label id="ruleset link"
value="here"
style="color: blue; cursor:hand; text-decoration:underline;"
onmouseover="event.target.style.cursor='pointer'"
onmouseout="event.target.style.cursor='default'"
- onclick="window.open('https://eff.org/https-everywhere/rulesets')"/>
+ onclick="window.open('https://eff.org/https-everywhere/rulesets')"/>.
</vbox>
</groupbox>
</dialog>
--
1.7.1
More information about the tor-commits
mailing list