diff --git a/application/palemoon/base/content/aboutDialog.xul b/application/palemoon/base/content/aboutDialog.xul index 1ba8f06a1a..743ff21df8 100644 --- a/application/palemoon/base/content/aboutDialog.xul +++ b/application/palemoon/base/content/aboutDialog.xul @@ -88,6 +88,9 @@ +#ifdef MC_PRIVATE_BUILD + This is a private build of Pale Moon. If you did not manually build this copy from source yourself, then please download an official version from the . +#else Pale Moon is released by . @@ -96,6 +99,7 @@ If you wish to contribute, please consider helping out by providing support to other users on the or getting involved in our development by tackling some of the issues found in our GitHub issue tracker. +#endif diff --git a/application/palemoon/base/content/browser-menubar.inc b/application/palemoon/base/content/browser-menubar.inc index f818f5149e..fa9d7f0f44 100644 --- a/application/palemoon/base/content/browser-menubar.inc +++ b/application/palemoon/base/content/browser-menubar.inc @@ -85,8 +85,8 @@ observes="workOfflineMenuitemState" oncommand="BrowserOffline.toggleOfflineStatus();"/> + preference="browser.newtab.choice" + oncommand="gTabsPane.writeNewtabUrl(event.target.value);">