mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
[Basilisk] remove jsinspector.xpt and marionette related files from package
This commit is contained in:
parent
03b286c4d8
commit
69a785d2f2
1 changed files with 5 additions and 5 deletions
|
|
@ -235,7 +235,7 @@
|
|||
@RESPATH@/components/jar.xpt
|
||||
@RESPATH@/components/jsdebugger.xpt
|
||||
@RESPATH@/components/jsdownloads.xpt
|
||||
@RESPATH@/browser/components/jsinspector.xpt
|
||||
;@RESPATH@/browser/components/jsinspector.xpt
|
||||
@RESPATH@/components/layout_base.xpt
|
||||
#ifdef NS_PRINTING
|
||||
@RESPATH@/components/layout_printing.xpt
|
||||
|
|
@ -523,10 +523,10 @@
|
|||
@RESPATH@/components/PeerConnection.manifest
|
||||
#endif
|
||||
|
||||
@RESPATH@/chrome/marionette@JAREXT@
|
||||
@RESPATH@/chrome/marionette.manifest
|
||||
@RESPATH@/components/marionette.manifest
|
||||
@RESPATH@/components/marionette.js
|
||||
;@RESPATH@/chrome/marionette@JAREXT@
|
||||
;@RESPATH@/chrome/marionette.manifest
|
||||
;@RESPATH@/components/marionette.manifest
|
||||
;@RESPATH@/components/marionette.js
|
||||
|
||||
#ifdef MOZ_WEBSPEECH
|
||||
@RESPATH@/components/dom_webspeechsynth.xpt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue