mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
16 lines
275 B
INI
16 lines
275 B
INI
#filter substitution
|
|
[App]
|
|
Vendor=Mozilla
|
|
Name=@APP_NAME@
|
|
Version=@APP_VERSION@
|
|
BuildID=@APP_BUILDID@
|
|
Copyright=Copyright (c) 2008 Mozilla.org
|
|
ID={a23983c0-fd0e-11dc-95ff-0800200c9a66}
|
|
|
|
[Gecko]
|
|
MinVersion=1.9.1b2pre
|
|
MaxVersion=@GRE_MILESTONE@
|
|
|
|
[XRE]
|
|
EnableExtensionManager=1
|