From: jkkn Date: Fri, 2 Nov 2007 03:05:06 +0000 (+0000) Subject: back to ctrl X-Git-Url: https://git.jkkn.net/?a=commitdiff_plain;h=1726ac4f2e0f02b95ba753e8e1282f078fccbe28;p=tv2developer back to ctrl --- diff --git a/content/options.js b/content/options.js index ce1923b..1db758f 100755 --- a/content/options.js +++ b/content/options.js @@ -25,7 +25,7 @@ var TV2Options = { if (this._hackEnabled) { var keys_hack = document.getElementById('mac-accesskeys').checked; if (keys_hack) { - this._keyBranch.setIntPref('menuAccessKey', 18); + this._keyBranch.setIntPref('menuAccessKey', 17); } else { this._keyBranch.clearUserPref('menuAccessKey'); } @@ -37,4 +37,4 @@ var TV2Options = { if (instantApply) this.save(); } -} \ No newline at end of file +} diff --git a/version b/version index 05e8a45..2228cad 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.6.6 +0.6.7