1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 13:14:13 +01:00

Merge with master.

This commit is contained in:
Kris Maglione
2008-12-18 14:03:15 -05:00
11 changed files with 24 additions and 30 deletions

View File

@@ -578,7 +578,7 @@ function Options() //{{{
reset = (postfix == "&");
invertBoolean = (postfix == "!");
}
if (name == "all" && reset)
liberator.echoerr("You can't reset all options, it could make " + config.hostApplication + " unusable.");
else if (name == "all")