1
0
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:
Doug Kearns
2009-08-19 02:34:56 +10:00
parent cc187d8372
commit b0f4af5e55
12 changed files with 40 additions and 155 deletions

View File

@@ -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