mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Replace application/basilisk with browser/
This commit is contained in:
parent
dabb92b3f9
commit
daa6179d22
1839 changed files with 72 additions and 74 deletions
24
browser/locales/l10n.ini
Normal file
24
browser/locales/l10n.ini
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
[general]
|
||||
depth = ../../..
|
||||
all = application/basilisk/locales/all-locales
|
||||
|
||||
[compare]
|
||||
dirs = browser
|
||||
other-licenses/branding/firefox
|
||||
application/basilisk/branding/official
|
||||
devtools/client
|
||||
|
||||
[includes]
|
||||
# non-central apps might want to use %(topsrcdir)s here, or other vars
|
||||
# RFE: that needs to be supported by compare-locales, too, though
|
||||
toolkit = toolkit/locales/l10n.ini
|
||||
#ifdef MOZ_SERVICES_SYNC
|
||||
services_sync = services/sync/locales/l10n.ini
|
||||
#endif
|
||||
|
||||
[extras]
|
||||
dirs = extensions/spellcheck
|
||||
Loading…
Add table
Add a link
Reference in a new issue