move Zotero.Date and Zotero.OpenURL to independent files

This commit is contained in:
Simon Kornblith 2010-10-27 00:36:20 +00:00
parent a7f535ee85
commit e61dd60024
7 changed files with 754 additions and 727 deletions

View file

@ -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',