Mike Perry commited on 2011-08-28 10:36:42
Zeige 3 geänderte Dateien mit 19 Einfügungen und 3 Löschungen.
... | ... |
@@ -84,8 +84,8 @@ |
84 | 84 |
<define-tag file-source-alpha whitespace=delete>tor-<version-alpha>.tar.gz</define-tag> |
85 | 85 |
<define-tag package-source-alpha whitespace=delete>/dist/<file-source-alpha></define-tag> |
86 | 86 |
|
87 |
-<define-tag version-torbutton whitespace=delete>1.4.0 (30 June 2011)</define-tag> |
|
88 |
-<define-tag version-hash-torbutton whitespace=delete>sha1:4df99e70b2991bb51ea70d0c217961174b24a98e</define-tag> |
|
87 |
+<define-tag version-torbutton whitespace=delete>1.4.1 (28 Aug 2011)</define-tag> |
|
88 |
+<define-tag version-hash-torbutton whitespace=delete>sha1:7f80cf8eea6d523fdb0bac94eefce52ebbb192be</define-tag> |
|
89 | 89 |
|
90 | 90 |
<define-tag version-torbutton-alpha whitespace=delete>None</define-tag> |
91 | 91 |
<define-tag version-hash-torbutton-alpha whitespace=delete>sha1:c7323cd408ebee28ee23b6a91fe056d59de668f5</define-tag> |
... | ... |
@@ -89,17 +89,19 @@ |
89 | 89 |
<strong>Current stable version:</strong><version-torbutton><br/> |
90 | 90 |
<strong>Current alpha version:</strong><version-torbutton-alpha><br/> |
91 | 91 |
<br/> |
92 |
- <strong>Authors:</strong> Mike Perry & Scott Squires<br/> |
|
92 |
+ <strong>Maintainer:</strong> Mike Perry<br/> |
|
93 | 93 |
<br/> |
94 | 94 |
<strong>Install Stable:</strong> Click to <a |
95 | 95 |
href="https://www.torproject.org/dist/torbutton/torbutton-current.xpi" |
96 | 96 |
hash="<version-hash-torbutton>" onclick="return |
97 | 97 |
install(event);">install from this website</a>.<br/> |
98 |
+<!-- |
|
98 | 99 |
<strong>Install Alpha:</strong> Click to |
99 | 100 |
<a href="https://www.torproject.org/dist/torbutton/torbutton-current-alpha.xpi" |
100 | 101 |
hash="<version-hash-torbutton-alpha>" |
101 | 102 |
onclick="return install(event);">install from this website</a> |
102 | 103 |
<br/> |
104 |
+ --> |
|
103 | 105 |
<strong>English Google Search:</strong> |
104 | 106 |
Google search plugins for |
105 | 107 |
<a href="/jsreq.html" title="Ref: 14938 (googleCA)" |
... | ... |
@@ -21,6 +21,7 @@ |
21 | 21 |
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.3.2-alpha"/> |
22 | 22 |
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.3.3-alpha"/> |
23 | 23 |
<li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.4.0"/> |
24 |
+ <li resource="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.4.1"/> |
|
24 | 25 |
</Seq> |
25 | 26 |
</em:updates> |
26 | 27 |
|
... | ... |
@@ -235,5 +236,18 @@ |
235 | 236 |
</em:targetApplication> |
236 | 237 |
</Description> |
237 | 238 |
|
239 |
+ <Description about="urn:mozilla:extension:{e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.4.1"> |
|
240 |
+ <em:version>1.4.1</em:version> |
|
241 |
+ <em:targetApplication> |
|
242 |
+ <Description> |
|
243 |
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> |
|
244 |
+ <em:minVersion>0.9</em:minVersion> |
|
245 |
+ <em:maxVersion>10000.0</em:maxVersion> |
|
246 |
+ <em:updateLink>https://www.torproject.org/dist/torbutton/torbutton-1.4.1.xpi</em:updateLink> |
|
247 |
+ <em:updateHash>sha1:7f80cf8eea6d523fdb0bac94eefce52ebbb192be</em:updateHash> |
|
248 |
+ </Description> |
|
249 |
+ </em:targetApplication> |
|
250 |
+ </Description> |
|
251 |
+ |
|
238 | 252 |
|
239 | 253 |
</RDF> |
240 | 254 |