[tor-commits] [tor-messenger-build/master] Re-remove the irc quit message

arlo at torproject.org arlo at torproject.org
Wed Mar 23 16:15:08 UTC 2016


commit 6afd5822a453e6d12d866aee1d315775e7e35ecd
Author: Arlo Breault <arlolra at gmail.com>
Date:   Wed Mar 23 09:14:39 2016 -0700

    Re-remove the irc quit message
---
 projects/instantbird/preferences.patch | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/projects/instantbird/preferences.patch b/projects/instantbird/preferences.patch
index 85bd49e..2631188 100644
--- a/projects/instantbird/preferences.patch
+++ b/projects/instantbird/preferences.patch
@@ -103,7 +103,15 @@ diff --git a/im/app/profile/all-instantbird.js b/im/app/profile/all-instantbird.
  
  // The breakpad report server to link to in about:crashes
  pref("breakpad.reportURL", "http://crash-stats.instantbird.com/report/index/");
-@@ -307,7 +307,61 @@
+@@ -300,14 +300,68 @@
+ // 3  at the end of the tabstrip
+ pref("browser.tabs.closeButtons", 1);
+ 
+-#expand pref("chat.irc.defaultQuitMessage", "Instantbird __APP_VERSION__ -- http://www.instantbird.com");
++#expand pref("chat.irc.defaultQuitMessage", "");
+ 
+ pref("chat.twitter.consumerKey", "TSuyS1ieRAkB3qWv8yyEw");
+ pref("chat.twitter.consumerSecret", "DKtKaSf5a7pBNhdBsSZHTnI5Y03hRlPFYWmb4xXBlkU");
  
  // Comma separated list of prpl ids that should use libpurple even if there is
  // a JS implementation. This is used to land JS-prpls pref'ed off in nightlies.



More information about the tor-commits mailing list