summaryrefslogtreecommitdiff
path: root/xpi/defaults
diff options
context:
space:
mode:
authorAris-t2 <aris-addons@gmx.net>2016-08-07 16:46:31 +0200
committerAris-t2 <aris-addons@gmx.net>2016-08-07 16:46:31 +0200
commite6b5bcc5f6535b0c5d0886dc4e291b40aa151359 (patch)
tree5ac29a4766f2b482db125eff95f7bc1d03f85c6a /xpi/defaults
parent9f2dc8fa0fdc384c7c867345ce75ac8ed97a2ed2 (diff)
1.5.5.3beta1
<b>[locale(s)]</b> - Polish (pl-PL) translation modified (thanks to hawkeye116477) - Portuguese (pt-BR) translation updated (thanks to igorruckert) - Spanish (es) translation updated (thanks to strel) - French (fr) translation updated (thanks to BlackJack) <b>[new option(s)]</b> - 'CTR > Other > Underline new options for this Firefox version' -- currently only affecting Fx 47, 48, 50 <b>[fix(es)]</b> - Fx48+ & 'Location bar (3) > Autocomplete popup > alternative appearance' -- Linux now uses correct colors for popup -- removed margins for Windows Classic visual style (thanks to maxoku)
Diffstat (limited to 'xpi/defaults')
-rw-r--r--xpi/defaults/preferences/options.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/xpi/defaults/preferences/options.js b/xpi/defaults/preferences/options.js
index 45bc18e..64b41f4 100644
--- a/xpi/defaults/preferences/options.js
+++ b/xpi/defaults/preferences/options.js
@@ -225,6 +225,7 @@ pref("extensions.classicthemerestorer.puictrbutton",false);
pref("extensions.classicthemerestorer.cuibuttons",true);
pref("extensions.classicthemerestorer.nodevtheme2",false);
pref("extensions.classicthemerestorer.restartapp",true);
+pref("extensions.classicthemerestorer.ctrnewinv",true);
pref("extensions.classicthemerestorer.pref_actindx",3);
pref("extensions.classicthemerestorer.pref_actindx2",0);