[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master] Next release will update back into stable.
Author: Peter Eckersley <pde@xxxxxxx>
Date: Fri, 15 Oct 2010 19:38:23 -0700
Subject: Next release will update back into stable.
Commit: f0c9410f95e038cfb57fc3044617ab43c1d24eb7
---
src/install.rdf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/install.rdf b/src/install.rdf
index c995027..5068867 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -3,14 +3,14 @@
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
- <em:name>HTTPS-Everywhere (Development branch)</em:name>
+ <em:name>HTTPS-Everywhere</em:name>
<em:creator>Mike Perry & Peter Eckersley</em:creator>
<em:id>https-everywhere@xxxxxxx</em:id>
<em:version>0.2.3.development.1</em:version>
<em:homepageURL>https://www.eff.org/https-everywhere</em:homepageURL>
<em:optionsURL>chrome://https-everywhere/content/preferences.xul</em:optionsURL>
<em:iconURL>chrome://https-everywhere/skin/https-everywhere.png</em:iconURL>
- <em:updateURL>https://www.eff.org/files/https-everywhere-devel-update.rdf</em:updateURL>
+ <em:updateURL>https://www.eff.org/files/https-everywhere-update.rdf</em:updateURL>
<em:unpack>true</em:unpack> <!-- Required for Firefox 4 -->
<!-- We'll use this once we're public
<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDPdGEDZWu/Ya4kCqsxAZSVXr5bBbBc6rpYjDJrI/4bENFXXOgSeADkv0ODzUhIztUn5i3vPwpZydomVERriXDF8FLhShEPGMN+1sC2nC9dA5MXnx67JIiZRmS84pDSklTkxvgxp89jwbB1QicQJKCCyTjvj4uKzsxlSDAKxXpRJwIDAQAB</em:updateKey>-->
--
1.7.1