[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-messenger-build/master] Add preference app.update.promptWaitTime
commit 497e4577b839f8300c0281f9425e18e5fcce5fd8
Author: Sukhbir Singh <sukhbir@xxxxxxxxxxxxxx>
Date: Wed Aug 31 22:28:31 2016 -0400
Add preference app.update.promptWaitTime
Borrowed from TBB, see http://kb.mozillazine.org/App.update.promptWaitTime
---
projects/instantbird/preferences.patch | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/projects/instantbird/preferences.patch b/projects/instantbird/preferences.patch
index 6e5788b..29c058e 100644
--- a/projects/instantbird/preferences.patch
+++ b/projects/instantbird/preferences.patch
@@ -107,7 +107,7 @@ diff --git a/im/app/profile/all-instantbird.js b/im/app/profile/all-instantbird.
// We have an Error Console menu item by default so let's display chrome errors
pref("javascript.options.showInConsole", true);
-@@ -300,14 +302,70 @@
+@@ -300,14 +302,73 @@
// 3 at the end of the tabstrip
pref("browser.tabs.closeButtons", 1);
@@ -181,3 +181,6 @@ diff --git a/im/app/profile/all-instantbird.js b/im/app/profile/all-instantbird.
+// Disable hardware acceleration
+pref("gfx.direct2d.disabled", true);
+pref("layers.acceleration.disabled", true);
++
++// Other Updates
++pref("app.update.promptWaitTime", 3600);
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits