move Zotero.Date and Zotero.OpenURL to independent files
This commit is contained in:
parent
a7f535ee85
commit
e61dd60024
7 changed files with 754 additions and 727 deletions
|
@ -77,6 +77,7 @@ var xpcomFiles = [
|
|||
'data/relations',
|
||||
'data/tag',
|
||||
'data/tags',
|
||||
'date',
|
||||
'db',
|
||||
'debug',
|
||||
'duplicate',
|
||||
|
@ -86,13 +87,13 @@ var xpcomFiles = [
|
|||
'fulltext',
|
||||
'http',
|
||||
'id',
|
||||
'ingester',
|
||||
'integration',
|
||||
'integration_compat',
|
||||
'itemTreeView',
|
||||
'mime',
|
||||
'mimeTypeHandler',
|
||||
'notifier',
|
||||
'openurl',
|
||||
'progressWindow',
|
||||
'proxy',
|
||||
'quickCopy',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue