mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
add libgopher to BrowserComponents..manifest
This commit is contained in:
parent
0d7c2d50a3
commit
6c5998576b
4 changed files with 9 additions and 10 deletions
|
|
@ -1,8 +0,0 @@
|
|||
component {977ffc4c-a635-433d-8477-ea575bfb7b19} protocol.js
|
||||
contract @mozilla.org/network/protocol;1?name=gopher {977ffc4c-a635-433d-8477-ea575bfb7b19}
|
||||
category profile-after-change GopherProtocol @mozilla.org/network/protocol;1?name=gopher
|
||||
component {80d3faa0-de53-11dc-95ff-0800200c9a66} about.js
|
||||
contract @mozilla.org/network/protocol/about;1?what=gopher {80d3faa0-de53-11dc-95ff-0800200c9a66}
|
||||
contract @mozilla.org/network/protocol/about;1?what=overbite {80d3faa0-de53-11dc-95ff-0800200c9a66}
|
||||
category profile-after-change OverbiteAbout @mozilla.org/network/protocol/about;1?what=gopher
|
||||
category profile-after-change OverbiteAbout @mozilla.org/network/protocol/about;1?what=overbite
|
||||
|
|
@ -9,7 +9,6 @@ FINAL_TARGET = 'dist/bin/browser'
|
|||
|
||||
FINAL_TARGET_FILES.components += [
|
||||
'components/about.js',
|
||||
'components/gopher.manifest',
|
||||
'components/protocol.js',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue