mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
Rename Toolkit's webextensions component directory to better reflect what it is.
This commit is contained in:
parent
6955450f7a
commit
d7d16e7fbb
242 changed files with 4 additions and 2 deletions
|
|
@ -0,0 +1,13 @@
|
|||
[DEFAULT]
|
||||
head = head.js head_native_messaging.js
|
||||
tail =
|
||||
firefox-appdir = browser
|
||||
skip-if = appname == "thunderbird" || os == "android"
|
||||
subprocess = true
|
||||
support-files =
|
||||
data/**
|
||||
tags = webextensions
|
||||
|
||||
[test_ext_native_messaging.js]
|
||||
[test_ext_native_messaging_perf.js]
|
||||
[test_ext_native_messaging_unresponsive.js]
|
||||
Loading…
Add table
Add a link
Reference in a new issue