mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:27:58 +01:00
Rename -liberator command-line option to -[config-name].
This commit is contained in:
@@ -158,6 +158,9 @@ const config = { //{{{
|
||||
|
||||
init: function ()
|
||||
{
|
||||
services.add("commandLineHandler", "@mozilla.org/commandlinehandler/general-startup;1?type=vimperator",
|
||||
Ci.nsICommandLineHandler);
|
||||
|
||||
// load Vimperator specific modules
|
||||
// FIXME: Why aren't these listed in config.scripts?
|
||||
// FIXME: Why isn't this automatic? -> how would one know which classes to load where? --mst
|
||||
|
||||
Reference in New Issue
Block a user