mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
End FIREFOX_VERSION and use preprocessed values in bundled install.rdf files
This commit is contained in:
parent
0066c408f1
commit
b20719e1c5
10 changed files with 20 additions and 26 deletions
|
|
@ -4,7 +4,7 @@
|
|||
# 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/.
|
||||
|
||||
DEFINES['APP_VERSION'] = CONFIG['FIREFOX_VERSION']
|
||||
DEFINES['APP_VERSION'] = CONFIG['MOZ_APP_VERSION']
|
||||
|
||||
DEFINES['MOZ_APP_NAME'] = CONFIG['MOZ_APP_NAME']
|
||||
DEFINES['MOZ_APP_DISPLAYNAME'] = CONFIG['MOZ_APP_DISPLAYNAME']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue