projects
/
tv2developer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffc74d8
)
back to ctrl
author
jkkn
<jkkn>
Fri, 2 Nov 2007 03:05:06 +0000
(
03:05
+0000)
committer
jkkn
<jkkn>
Fri, 2 Nov 2007 03:05:06 +0000
(
03:05
+0000)
content/options.js
patch
|
blob
|
history
version
patch
|
blob
|
history
diff --git
a/content/options.js
b/content/options.js
index ce1923b8cbc2aa6e0e1a9fae8335dec74d14f40b..1db758f455aebd38e0fa76b00109f6b2d09599a3 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
8
);
+ this._keyBranch.setIntPref('menuAccessKey', 1
7
);
} 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 05e8a4593fa1295dda03fae2c32acf14d8823711..2228cad41f3e8cba4de5d7958cbbb80d3147f5e7 100644
(file)
--- a/
version
+++ b/
version
@@
-1
+1
@@
-0.6.
6
+0.6.
7