1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 04:07:58 +01:00

fixed MOW for muttator

This commit is contained in:
Martin Stubenschrott
2008-03-01 01:15:09 +00:00
parent 48a79ca3cf
commit d7364fbe72
3 changed files with 10 additions and 8 deletions

View File

@@ -291,7 +291,7 @@ vimperator.Options = function () //{{{
});
vimperator.commands.add(["pref[erences]", "prefs"],
"Show " + vimperator.config.appName + " Preferences",
"Show " + vimperator.config.hostApplication + " Preferences",
function (args, special, count, modifiers)
{
if (!args)