aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2011-11-08 21:34:13 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2011-11-08 21:34:13 +0000
commitd7a0a3bdf67370aba670ee7056fd69a07983761f (patch)
tree8c9d34529e87a2e318bd1b892fc6a53830b5e1a9 /src
parent9d53da155722f532a1178921bd487f0ddb2729f2 (diff)
downloadMultiproxy-Switch-d7a0a3bdf67370aba670ee7056fd69a07983761f.tar.gz
Add support for Firefox 8.0. Added support for automatic package update.v1.38
Diffstat (limited to 'src')
-rw-r--r--src/chrome/content/globals.js2
-rw-r--r--src/install.rdf55
2 files changed, 11 insertions, 46 deletions
diff --git a/src/chrome/content/globals.js b/src/chrome/content/globals.js
index f447c86..f7fb5e1 100644
--- a/src/chrome/content/globals.js
+++ b/src/chrome/content/globals.js
@@ -6,7 +6,7 @@ const gSProxyRdfNodeId = gSProxyRdfNodeUriRoot+ "#id";
const gSProxyRdfNodeName = gSProxyRdfNodeUriRoot+ "#name";
const gSProxyRdfNodeProxy = gSProxyRdfNodeUriRoot+ "#proxy";
-const gmproxy_Version = "1.37";
+const gmproxy_Version = "1.38";
const gmproxy_DownloadSite = "https://github.com/jmccrohan/Multiproxy-Switch";
var gSProxyStrBundle = null;
diff --git a/src/install.rdf b/src/install.rdf
index b0ee4c9..59aa0d1 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -5,20 +5,21 @@
<em:id>{BB080420-8088-F650-3D47-13799CCD6159}</em:id>
<em:name>Multiproxy Switch</em:name>
- <em:version>1.37</em:version>
- <em:description>MPS lets you switch local proxies in Firefox and Thunderbird, and do more.</em:description>
- <em:creator>McFred</em:creator>
- <em:contributor>Jeremy Gillick (http://www.mozmonkey.com)</em:contributor>
- <em:contributor>Jonathan McCrohan (http://dereenigne.org)</em:contributor>
- <em:homepageURL>https://github.com/jmccrohan/Multiproxy-Switch</em:homepageURL>
- <em:optionsURL>chrome://mproxy/content/options/options.xul</em:optionsURL>
+ <em:version>1.38</em:version>
+ <em:description>MPS lets you switch local proxies in Firefox and Thunderbird, and do more.</em:description>
+ <em:creator>McFred</em:creator>
+ <em:contributor>Jeremy Gillick (http://www.mozmonkey.com)</em:contributor>
+ <em:contributor>Jonathan McCrohan (http://dereenigne.org)</em:contributor>
+ <em:homepageURL>https://github.com/jmccrohan/Multiproxy-Switch</em:homepageURL>
+ <em:optionsURL>chrome://mproxy/content/options/options.xul</em:optionsURL>
+ <em:updateURL>https://github.com/downloads/jmccrohan/Multiproxy-Switch/update.rdf</em:updateURL>
<!-- Firefox -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
- <em:maxVersion>7.*</em:maxVersion>
+ <em:maxVersion>8.*</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Thunderbird -->
@@ -26,44 +27,8 @@
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>1.0</em:minVersion>
- <em:maxVersion>7.*</em:maxVersion>
+ <em:maxVersion>8.*</em:maxVersion>
</Description>
</em:targetApplication>
- <em:localized>
- <Description>
- <em:locale>zh-CN</em:locale>
- <em:name>Multiproxy Switch</em:name>
- <em:creator>McFred</em:creator>
- <em:contributor>Jeremy Gillick (http://www.mozmonkey.com)</em:contributor>
- <em:contributor>Jonathan McCrohan (http://dereenigne.org)</em:contributor>
- <em:homepageURL>https://github.com/jmccrohan/Multiproxy-Switch</em:homepageURL>
- <em:description>MPS让你切换代理服务器更方便!</em:description>
- </Description>
- </em:localized>
-
- <em:localized>
- <Description>
- <em:locale>zh-TW</em:locale>
- <em:name>Multiproxy Switch</em:name>
- <em:creator>McFred</em:creator>
- <em:contributor>Jeremy Gillick (http://www.mozmonkey.com)</em:contributor>
- <em:contributor>Jonathan McCrohan (http://dereenigne.org)</em:contributor>
- <em:homepageURL>https://github.com/jmccrohan/Multiproxy-Switch</em:homepageURL>
- <em:description>MPS让你切换代理服务器更方便!</em:description>
- </Description>
- </em:localized>
-
- <em:localized>
- <Description>
- <em:locale>es-ES</em:locale>
- <em:name>Multiproxy Switch</em:name>
- <em:creator>McFred</em:creator>
- <em:contributor>Jeremy Gillick (http://www.mozmonkey.com)</em:contributor>
- <em:contributor>Jonathan McCrohan (http://dereenigne.org)</em:contributor>
- <em:homepageURL>https://github.com/jmccrohan/Multiproxy-Switch</em:homepageURL>
- <em:description>MPS permite intercambiar proxies locales en Firefox y Thunderbird, y mucho más.</em:description>
- </Description>
- </em:localized>
-
</Description>
</RDF>
e1&follow=1'>delete d/dtv-scan-files.install; Upstream now supplies a MakefileJonathan McCrohan2-4/+1 2014-10-15d/control: update Standards Version to 3.9.6Jonathan McCrohan2-1/+3 2014-10-15d/control: add Build-Depends on dvb-toolsJonathan McCrohan2-1/+2 2014-10-15New Upstream Snapshot (commit d26b627)Jonathan McCrohan1-0/+10 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2 2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9