[or-cvs] r13689: Finally, we have automatic updates. (in torbutton/trunk/src: . components)
mikeperry at seul.org
mikeperry at seul.org
Sun Feb 24 00:20:44 UTC 2008
Author: mikeperry
Date: 2008-02-23 19:20:43 -0500 (Sat, 23 Feb 2008)
New Revision: 13689
Modified:
torbutton/trunk/src/components/crash-observer.js
torbutton/trunk/src/install.rdf
Log:
Finally, we have automatic updates.
Modified: torbutton/trunk/src/components/crash-observer.js
===================================================================
--- torbutton/trunk/src/components/crash-observer.js 2008-02-23 23:39:16 UTC (rev 13688)
+++ torbutton/trunk/src/components/crash-observer.js 2008-02-24 00:20:43 UTC (rev 13689)
@@ -12,7 +12,7 @@
const Cr = Components.results;
// Module specific constants
-const kMODULE_NAME = "Sesstion crash detector";
+const kMODULE_NAME = "Session crash detector";
const kMODULE_CONTRACTID = "@mozilla.org/browser/sessionstartup;1";
const kMODULE_CID = Components.ID("9215354b-1787-4aef-9946-780f046c75a9");
Modified: torbutton/trunk/src/install.rdf
===================================================================
--- torbutton/trunk/src/install.rdf 2008-02-23 23:39:16 UTC (rev 13688)
+++ torbutton/trunk/src/install.rdf 2008-02-24 00:20:43 UTC (rev 13689)
@@ -10,6 +10,7 @@
<em:homepageURL>https://torbutton.torproject.org/dev/</em:homepageURL>
<em:optionsURL>chrome://torbutton/content/preferences.xul</em:optionsURL>
<em:iconURL>chrome://torbutton/skin/tor.png</em:iconURL>
+ <em:updateURL>https://torbutton.torproject.org/dev/update.rdf</em:updateURL>
<!-- firefox -->
<em:targetApplication>
More information about the tor-commits
mailing list