mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2e5be804a1
--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@
|