mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 12:14:11 +01:00
Fix some symlink woes. Closes issue #140.
--HG-- rename : common/components/about-handler.js => muttator/components/about-handler.js rename : common/components/commandline-handler.js => muttator/components/commandline-handler.js rename : common/components/about-handler.js => vimperator/components/about-handler.js rename : common/components/commandline-handler.js => vimperator/components/commandline-handler.js rename : common/components/about-handler.js => xulmus/components/about-handler.js rename : common/components/commandline-handler.js => xulmus/components/commandline-handler.js
This commit is contained in:
@@ -175,9 +175,6 @@ 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