mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
[Basilisk] comment out AppsService related files in package manifest, fix mach package
This commit is contained in:
parent
310c05b97a
commit
5a5577c829
1 changed files with 3 additions and 3 deletions
|
|
@ -189,7 +189,7 @@
|
|||
@RESPATH@/components/directory.xpt
|
||||
@RESPATH@/components/docshell.xpt
|
||||
@RESPATH@/components/dom.xpt
|
||||
@RESPATH@/components/dom_apps.xpt
|
||||
;@RESPATH@/components/dom_apps.xpt
|
||||
@RESPATH@/components/dom_base.xpt
|
||||
@RESPATH@/components/dom_bindings.xpt
|
||||
@RESPATH@/components/dom_system.xpt
|
||||
|
|
@ -499,8 +499,8 @@
|
|||
@RESPATH@/components/messageWakeupService.manifest
|
||||
@RESPATH@/components/SettingsManager.js
|
||||
@RESPATH@/components/SettingsManager.manifest
|
||||
@RESPATH@/components/AppsService.js
|
||||
@RESPATH@/components/AppsService.manifest
|
||||
;@RESPATH@/components/AppsService.js
|
||||
;@RESPATH@/components/AppsService.manifest
|
||||
@RESPATH@/components/recording-cmdline.js
|
||||
@RESPATH@/components/recording-cmdline.manifest
|
||||
@RESPATH@/components/htmlMenuBuilder.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue