[X2Go-Commits] [pale-moon] 176/294: Revert "Only write the newtab URL if the machinery for it had previously been"

git-admin at x2go.org git-admin at x2go.org
Sat Apr 27 08:58:05 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch upstream/28.5.0
in repository pale-moon.

commit d72bcc92f52ce476184003a78b36ee40d2c1c875
Author: JustOff <Off.Just.Off at gmail.com>
Date:   Tue Mar 26 01:28:36 2019 +0200

    Revert "Only write the newtab URL if the machinery for it had previously been"
    
    This reverts commit eb77e289bbe056b58051db0fa868e95da803aa0a.
---
 application/palemoon/components/preferences/preferences.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/application/palemoon/components/preferences/preferences.xul b/application/palemoon/components/preferences/preferences.xul
index 2b7fd9d..a1d9c8c 100644
--- a/application/palemoon/components/preferences/preferences.xul
+++ b/application/palemoon/components/preferences/preferences.xul
@@ -56,7 +56,7 @@
 #endif
 #endif
             onunload="if (typeof gSecurityPane != 'undefined') gSecurityPane.syncAddonSecurityLevel();"
-            ondialogaccept="if (typeof gTabsPane != 'undefined') gNewtabUrl.writeNewtabUrl();">
+            ondialogaccept="gNewtabUrl.writeNewtabUrl();">
 
     <script type="application/javascript" src="chrome://browser/content/utilityOverlay.js"/>
     <script type="application/javascript" src="chrome://browser/content/preferences/newtaburl.js"/>

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list