mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
553ba430b3
--HG-- extra : rebase_source : 2b7cdba3c31cfd65a5b4e560a7854c83c460ab08
20 lines
435 B
INI
20 lines
435 B
INI
#if 0
|
|
; 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/.
|
|
#endif
|
|
|
|
#filter substitution
|
|
|
|
[App]
|
|
ID=webapprt@mozilla.org
|
|
Vendor=Mozilla
|
|
Name=Webapp Runtime
|
|
Version=@GRE_MILESTONE@
|
|
BuildID=@GRE_BUILDID@
|
|
UAName=@MOZ_APP_BASENAME@
|
|
|
|
[Gecko]
|
|
MinVersion=@GRE_MILESTONE@
|
|
MaxVersion=@GRE_MILESTONE@
|