End FIREFOX_VERSION and use preprocessed values in bundled install.rdf files

This commit is contained in:
NTD 2018-02-02 11:02:50 -05:00 • committed by Roy Tam
commit b20719e1c5
10 changed files with 20 additions and 26 deletions

View file

@ -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']