mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Fix package bustage: build files.
This commit is contained in:
parent
779c0d8d78
commit
ca32b7e4bf
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ def FirefoxBranding():
|
|||
|
||||
if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
||||
FINAL_TARGET_FILES['..'] += [
|
||||
'firefox.VisualElementsManifest.xml',
|
||||
'basilisk.VisualElementsManifest.xml',
|
||||
]
|
||||
FINAL_TARGET_FILES.VisualElements += [
|
||||
'VisualElements_150.png',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue