commit 336e7c8731296866dd67a090c010e41fcc26ef69 Author: Georg Koppen gk@torproject.org Date: Sun Mar 12 20:39:27 2017 +0000
Bug 21546: Tor Launcher is multiprocessCompatible --- src/install.rdf | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/install.rdf b/src/install.rdf index 493d976..881aa8a 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -8,6 +8,7 @@ em:contributorPearl Crescent, LLC</em:contributor> em:idtor-launcher@torproject.org</em:id> em:version0.2.11.1</em:version> + em:multiprocessCompatibletrue</em:multiprocessCompatible> em:homepageURLhttps://www.torproject.org/projects/torbrowser.html</em:homepageURL> em:updateURLdata:text/plain,</em:updateURL> em:updateKey-</em:updateKey>
tor-commits@lists.torproject.org