Introduce PDF reader and note editor
This commit is contained in:
parent
c3ff6eb66e
commit
2543a695e8
36 changed files with 2512 additions and 419 deletions
|
@ -47,6 +47,7 @@ const xpcomFilesAll = [
|
|||
'http',
|
||||
'mimeTypeHandler',
|
||||
'openurl',
|
||||
'pdfWorker/transport',
|
||||
'ipc',
|
||||
'profile',
|
||||
'progressWindow',
|
||||
|
@ -105,10 +106,13 @@ const xpcomFilesLocal = [
|
|||
'mime',
|
||||
'notifier',
|
||||
'openPDF',
|
||||
'viewer',
|
||||
'progressQueue',
|
||||
'progressQueueDialog',
|
||||
'quickCopy',
|
||||
'recognizePDF',
|
||||
'pdfExport',
|
||||
'pdfImport',
|
||||
'report',
|
||||
'retractions',
|
||||
'router',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue