зеркало из https://github.com/mozilla/pjs.git
110540 - remove useless tabbed browser pref. r/sr=ben
This commit is contained in:
Родитель
77ee4ef68c
Коммит
1477bd1a97
|
@ -31,7 +31,7 @@
|
|||
|
||||
<script type="application/x-javascript">
|
||||
<![CDATA[
|
||||
var _elementIDs = ["tabStrip", "tabBackground", "middleClick", "windowOpen", "bookmarkClick", "urlBar"];
|
||||
var _elementIDs = ["tabStrip", "tabBackground", "middleClick", "windowOpen", "urlBar"];
|
||||
]]>
|
||||
</script>
|
||||
|
||||
|
@ -55,10 +55,6 @@
|
|||
label="&windowOpen.label;"
|
||||
prefstring="browser.tabs.opentabfor.windowopen"/>
|
||||
|
||||
<checkbox id="bookmarkClick"
|
||||
label="&bookmarks.label;"
|
||||
prefstring="browser.tabs.opentabfor.bookmarks"/>
|
||||
|
||||
<checkbox id="urlBar"
|
||||
label="&urlbar.label;"
|
||||
prefstring="browser.tabs.opentabfor.urlbar"/>
|
||||
|
|
|
@ -5,6 +5,5 @@
|
|||
<!ENTITY openTabs.label "Open tabs instead of windows for">
|
||||
<!ENTITY middleClick.label "Middle-click or control-click of links in a Web page">
|
||||
<!ENTITY windowOpen.label "Windows opened by the Web page">
|
||||
<!ENTITY bookmarks.label "Middle-click or control-click of bookmarks and personal toolbar items">
|
||||
<!ENTITY urlbar.label "Control+Enter in the URL bar">
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче