From afa8bb96988176eb6acd561475da05d90a529312 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Tue, 2 Aug 2011 14:39:20 +0200 Subject: [PATCH] fix Regression: cannot disable editor commands with canon.removeCommand() fix #294 --- demo/demo.js | 2 +- support/pilot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/demo.js b/demo/demo.js index 53f4d626..cb89d0f4 100644 --- a/demo/demo.js +++ b/demo/demo.js @@ -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", diff --git a/support/pilot b/support/pilot index fb3c117f..c12951b8 160000 --- a/support/pilot +++ b/support/pilot @@ -1 +1 @@ -Subproject commit fb3c117f12a55432a5f5e3d056b877217ec32202 +Subproject commit c12951b867e20371f3f30ec67234f737c68359c7