mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 13:24:12 +01:00
Rename -liberator command-line option to -[config-name].
This commit is contained in:
@@ -197,6 +197,9 @@ const config = (function () //{{{
|
||||
|
||||
init: function ()
|
||||
{
|
||||
services.add("commandLineHandler", "@mozilla.org/commandlinehandler/general-startup;1?type=muttator",
|
||||
Ci.nsICommandLineHandler);
|
||||
|
||||
// don't wait too long when selecting new messages
|
||||
// GetThreadTree()._selectDelay = 300; // TODO: make configurable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user