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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user