summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/preferences/tabs.xul
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-03-01 12:21:40 -0500
committerMatt A. Tobin <email@mattatobin.com>2018-03-01 12:21:40 -0500
commit17e72c824ed54ced83a2943237340f8d1b7b1824 (patch)
tree5fb75140efde1678e4c97c3c0ac27ea49b0c19f0 /application/palemoon/components/preferences/tabs.xul
parentb6c2d5f6ae5dfbbafe7c5488942fe775bc617aaa (diff)
downloadUXP-17e72c824ed54ced83a2943237340f8d1b7b1824.tar
UXP-17e72c824ed54ced83a2943237340f8d1b7b1824.tar.gz
UXP-17e72c824ed54ced83a2943237340f8d1b7b1824.tar.lz
UXP-17e72c824ed54ced83a2943237340f8d1b7b1824.tar.xz
UXP-17e72c824ed54ced83a2943237340f8d1b7b1824.zip
Sync Pale Moon code
Diffstat (limited to 'application/palemoon/components/preferences/tabs.xul')
-rw-r--r--application/palemoon/components/preferences/tabs.xul3
1 files changed, 2 insertions, 1 deletions
diff --git a/application/palemoon/components/preferences/tabs.xul b/application/palemoon/components/preferences/tabs.xul
index fc15a87ef..f5b44b776 100644
--- a/application/palemoon/components/preferences/tabs.xul
+++ b/application/palemoon/components/preferences/tabs.xul
@@ -84,7 +84,8 @@
<label value="&newtabPage.label;"/>
<menulist
id="newtabPage"
- preference="browser.newtab.choice">
+ preference="browser.newtab.choice"
+ oncommand="gTabsPane.writeNewtabUrl(event.target.value);">
<menupopup>
<menuitem label="&newtabPage.custom.label;" value="0" id="newtabPageCustom" hidden="true" />
<menuitem label="&newtabPage.blank.label;" value="1" />