fix Regression: cannot disable editor commands with canon.removeCommand()

fix #294
This commit is contained in:
Fabian Jakobs 2011-08-02 14:39:20 +02:00
commit afa8bb9698
2 changed files with 2 additions and 2 deletions

View file

@ -594,7 +594,7 @@ exports.launch = function(env) {
// Fake-Print with custom lookup-sender-match function.
canon.addCommand({
name: "save",
name: "print",
bindKey: {
win: "Ctrl-P",
mac: "Command-P",

@ -1 +1 @@
Subproject commit fb3c117f12a55432a5f5e3d056b877217ec32202
Subproject commit c12951b867e20371f3f30ec67234f737c68359c7