This commit is contained in:
wuggy 2026-09-19 10:47:07 -07:00
commit c461f87cc7
35 changed files with 66 additions and 790 deletions

View file

@ -8,12 +8,10 @@ JAR_MANIFESTS += ['jar.mn']
FINAL_TARGET = 'dist/bin/browser'
FINAL_TARGET_FILES.components += [
'components/about.js',
'components/about.manifest',
'components/protocol.js',
'components/protocol.manifest',
]
FINAL_TARGET_FILES['defaults/preferences'] += [
'defaults/preferences/overbiteff.js',
'defaults/preferences/gopher.js',
]