From 2f029682d0f466a9a18dbbd3b9921c9371078020 Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Sat, 5 May 2012 20:02:30 -0700 Subject: Fix a help dialog regression where vomnibar actions wouldn't get shown. --- commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands.js') diff --git a/commands.js b/commands.js index 9f8a4d92..02d0144c 100644 --- a/commands.js +++ b/commands.js @@ -232,7 +232,7 @@ var commandGroups = { "openCopiedUrlInCurrentTab", "openCopiedUrlInNewTab", "goUp", "enterInsertMode", "focusInput", "linkHints.activateMode", "linkHints.activateModeToOpenInNewTab", "linkHints.activateModeWithQueue", - "fuzzyMode.activateAll", "fuzzyMode.activateAllNewTab", "fuzzyMode.activateTabs", + "fuzzyMode.active", "fuzzyMode.activateWithCurrentUrl", "fuzzyMode.activateTabSelection", "goPrevious", "goNext", "nextFrame"], findCommands: ["enterFindMode", "performFind", "performBackwardsFind"], historyNavigation: -- cgit v1.2.3