[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-messenger-build/updater] Add patch for setting Tor Launcher minVersion for Instantbird
commit 95a69bb47a9349d9877c8382889c658808327fba
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date: Sat Aug 27 15:38:34 2016 -0400
Add patch for setting Tor Launcher minVersion for Instantbird
---
projects/tor-launcher/build | 1 +
projects/tor-launcher/config | 1 +
projects/tor-launcher/min-version.patch | 13 +++++++++++++
3 files changed, 15 insertions(+)
diff --git a/projects/tor-launcher/build b/projects/tor-launcher/build
index 5b11d89..ea1e533 100644
--- a/projects/tor-launcher/build
+++ b/projects/tor-launcher/build
@@ -14,5 +14,6 @@ cp ../default48.png src/chrome/skin/default48.png
[% END -%]
patch -p1 < ../logo.patch
patch -p1 < ../locale-disable.patch
+patch -p1 < ../min-version.patch
make package
mv pkg/*.xpi [% dest_dir _ '/' _ c('filename') %]
diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index f4dc4ee..3a4a129 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -11,6 +11,7 @@ input_files:
- filename: default48.png
- filename: logo.patch
- filename: locale-disable.patch
+ - filename: min-version.patch
- filename: controlport.patch
content: '[% INCLUDE controlport.patch.tmpl -%]'
refresh_input: 1
diff --git a/projects/tor-launcher/min-version.patch b/projects/tor-launcher/min-version.patch
new file mode 100644
index 0000000..ac58d39
--- /dev/null
+++ b/projects/tor-launcher/min-version.patch
@@ -0,0 +1,13 @@
+diff --git a/src/install.rdf b/src/install.rdf
+index 2eea493..4ce8ac8 100644
+--- a/src/install.rdf
++++ b/src/install.rdf
+@@ -34,7 +34,7 @@
+ <em:targetApplication>
+ <Description>
+ <em:id>{33cb9019-c295-46dd-be21-8c4936574bee}</em:id>
+- <em:minVersion>1.4</em:minVersion>
++ <em:minVersion>0</em:minVersion>
+ <em:maxVersion>*.*.*</em:maxVersion>
+ </Description>
+ </em:targetApplication>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits