mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
6032f465cb
Now that the faster make backend is enabled by default avoiding cross-jar.mn file conflicts, and now that individual files can't overlap with wildcards in the same jar.mn files, which were two main things that the "+" prefix was used for (apart from cargo-culting), the "+" prefixes in the tree are not necessary anymore.
13 lines
737 B
Plaintext
13 lines
737 B
Plaintext
# 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/.
|
|
|
|
toolkit.jar:
|
|
content/global/globalOverlay.xul (content/globalOverlay.xul)
|
|
* content/global/dialogOverlay.xul (content/dialogOverlay.xul)
|
|
content/global/dialogOverlay.js (content/dialogOverlay.js)
|
|
content/global/inlineSpellCheckUI.js (content/inlineSpellCheckUI.js)
|
|
content/global/nsClipboard.js (content/nsClipboard.js)
|
|
content/global/nsUserSettings.js (content/nsUserSettings.js)
|
|
content/global/strres.js (content/strres.js)
|