summaryrefslogtreecommitdiff
path: root/xpi/content/options.xul
diff options
context:
space:
mode:
authorAris-t2 <aris-addons@gmx.net>2016-07-17 17:41:59 +0200
committerAris-t2 <aris-addons@gmx.net>2016-07-17 17:41:59 +0200
commit1ae170764f088f1497449595b41ff8f084a74d22 (patch)
tree36c2e2d1ecf30a478301859df40db5ca81f98297 /xpi/content/options.xul
parenta157c2828f462a0992ca82fb9affa86d77c09acd (diff)
1.5.5beta6
<b>[locale(s)]</b> - Estonian (et) translation updated (thanks to Maidur) <b>[general change(s)]</b> - Fx47+ & Windows titlebar & 'Tabs (1) > double click to open new tab' option The option is always available again for full themes, although not all themes need it. If 'double click on tabs toolbar' opens two tabs, it just means the current theme does not need the option anymore. In that case the option should stay disabled.
Diffstat (limited to 'xpi/content/options.xul')
-rw-r--r--xpi/content/options.xul1
1 files changed, 1 insertions, 0 deletions
diff --git a/xpi/content/options.xul b/xpi/content/options.xul
index c3682b9..8e19f92 100644
--- a/xpi/content/options.xul
+++ b/xpi/content/options.xul
@@ -459,6 +459,7 @@
<checkbox label="&Ctr_tabinsertion;" preference="ctraddon_tabinsertion" id="ctraddon_pw_tab_tabinsertion"/>
<description class="ctraddonsuboption">about:config &gt;&gt; browser.tabs.insertRelatedAfterCurrent</description>
<checkbox label="&Ctr_dblclnewtab;" preference="ctraddon_dblclnewtab" id="ctraddon_pw_dblclnewtab" class="ctraddon_windowsonly"/>
+ <description id="ctraddon_pw_dblclnewtabdes" class="ctraddonsuboption ctraddon_windowsonly">&Ctr_dblclnewtabdes;</description>
<checkbox label="&Ctr_hightabpos;" preference="ctraddon_hightabpososx" id="ctraddon_pw_hightabpososx"/>
<checkbox label="&Ctr_showalltabsb;" preference="ctraddon_showalltabsb" id="ctraddon_pw_showalltabsb"/>
<checkbox label="&Ctr_hidetbwot;" preference="ctraddon_hidetbwot" oncommand="if(this.checked) {classicthemerestorerjso.ctr.ctrpwHidetbwotExtra(true);} else {classicthemerestorerjso.ctr.ctrpwHidetbwotExtra(false);} classicthemerestorerjso.ctr.needsBrowserRestart();"/>