From 1726ac4f2e0f02b95ba753e8e1282f078fccbe28 Mon Sep 17 00:00:00 2001 From: jkkn Date: Fri, 2 Nov 2007 03:05:06 +0000 Subject: [PATCH] back to ctrl --- content/options.js | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.52.0