
commit 86adebdcf40095b8ac449129f6c6458c03d7a747 Author: Igor Oliveira <igt0@torproject.org> Date: Tue Jul 31 18:35:56 2018 -0300 Bug 26884 - Part 3: Remove optionsURL from install.rdf The preference is not available in the Desktop and it doesn't make sense on mobile. Thus, we are removing it. --- src/install.rdf | 1 - 1 file changed, 1 deletion(-) diff --git a/src/install.rdf b/src/install.rdf index 8a085cbc..dad18434 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -9,7 +9,6 @@ <em:version>2.0.2</em:version> <em:multiprocessCompatible>true</em:multiprocessCompatible> <em:homepageURL>https://www.torproject.org/projects/torbrowser.html.en</em:homepageURL> - <em:optionsURL>chrome://torbutton/content/preferences.xul</em:optionsURL> <em:iconURL>chrome://torbutton/skin/tor.png</em:iconURL> <em:updateURL>data:text/plain,</em:updateURL> <em:updateKey>-</em:updateKey>