mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 15:34:10 +01:00
Get rid of silly config.helpFiles.
--HG-- branch : xslt rename : common/components/chrome-data.js => common/components/protocols.js
This commit is contained in:
@@ -50,13 +50,6 @@ const configbase = { //{{{
|
||||
*/
|
||||
hostApplication: null,
|
||||
|
||||
/**
|
||||
* @property {[string]} A list of HTML help files available under
|
||||
* chrome://liberator/locale/. Used to generate help tag indexes for
|
||||
* the :help command.
|
||||
*/
|
||||
helpFiles: [],
|
||||
|
||||
/**
|
||||
* @property {function} Called on liberator startup to allow for any
|
||||
* arbitrary application-specific initialization code.
|
||||
|
||||
Reference in New Issue
Block a user