Move Zotero.Prefs into its own file
This commit is contained in:
parent
d5c2d887a7
commit
cb8280f0ff
3 changed files with 333 additions and 309 deletions
|
@ -33,6 +33,7 @@ const Ci = Components.interfaces;
|
|||
/** XPCOM files to be loaded for all modes **/
|
||||
const xpcomFilesAll = [
|
||||
'zotero',
|
||||
'prefs',
|
||||
'dataDirectory',
|
||||
'date',
|
||||
'debug',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue