1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 02:17:59 +01:00

initial small changes, so muttator loads at least fully

This commit is contained in:
Martin Stubenschrott
2008-02-05 01:31:06 +00:00
parent 2777a8e09c
commit 286feedfc7
7 changed files with 638 additions and 17 deletions

View File

@@ -2089,7 +2089,7 @@ vimperator.Commands = function () //{{{
}
));
commandManager.add(new vimperator.Command(["st[op]"],
BrowserStop,
function() { BrowserStop(); },
{ shortHelp: "Stop loading" }
));
commandManager.add(new vimperator.Command(["tab"],