On second thought, lets just make the google search plugins more clear as to what they are.
Mike Perry

Mike Perry commited on 2010-10-15 22:29:16
Zeige 1 geänderte Dateien mit 7 Einfügungen und 8 Löschungen.

... ...
@@ -102,18 +102,17 @@
102 102
       hash="<version-hash-torbutton-alpha>"
103 103
       onclick="return install(event);">install from this website</a>
104 104
     <br/>
105
+   <strong>English Google Search:</strong> 
106
+    Google search plugins for
107
+    <a href="/jsreq.html" title="Ref: 14938 (googleCA)"
108
+     onClick="addOpenSearch('GoogleCanada','ico','General','14937','g');return false">Google CA</a>, and 
109
+    <a href="/jsreq.html" title="Ref: 14938 (googleCA)"
110
+     onClick="addOpenSearch('googleuk_web','png','General','14445','g');return false">Google UK</a>.
111
+    <br/>
105 112
     <strong>Past Releases:</strong> <a href="/dist/torbutton/">Local</a><br/>
106 113
     <br/>
107 114
     <strong>Developer Documentation:</strong> <a href="en/design/index.html.en">Torbutton Design Document</a> and <a href="en/design/MozillaBrownBag.pdf">Slides (Not actively updated)</a><br/>
108 115
 
109
-#   <strong>Extras:</strong> 
110
-#    Google search plugins for
111
-#    <a href="/jsreq.html" title="Ref: 14938 (googleCA)"
112
-#     onClick="addOpenSearch('GoogleCanada','ico','General','14937','g');return false">Google CA</a>, and 
113
-#    <a href="/jsreq.html" title="Ref: 14938 (googleCA)"
114
-#     onClick="addOpenSearch('googleuk_web','png','General','14445','g');return false">Google UK</a>.
115
-#    <br/>
116
-
117 116
     <strong>Source:</strong> You can <a
118 117
     href="https://gitweb.torproject.org/torbutton.git">browse the
119 118
     repository</a> or simply unzip the xpi.
120 119