projects
/
tv2developer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45c9134
)
changed to alt
author
jkkn
<jkkn>
Fri, 2 Nov 2007 03:00:43 +0000
(
03:00
+0000)
committer
jkkn
<jkkn>
Fri, 2 Nov 2007 03:00:43 +0000
(
03:00
+0000)
content/options.js
patch
|
blob
|
history
diff --git
a/content/options.js
b/content/options.js
index 1543deab76749e64f3a15c036413c5602103345d..ce1923b8cbc2aa6e0e1a9fae8335dec74d14f40b 100755
(executable)
--- 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', 1
7
);
+ this._keyBranch.setIntPref('menuAccessKey', 1
8
);
} else {
this._keyBranch.clearUserPref('menuAccessKey');
}