On Friday 07 July 2006 20:07, [EMAIL PROTECTED] wrote:
Hello,
> I know about the NS_XRE_ENABLE_EXTENSION_MANAGER flag for nsXREAppData,
> but there seems to be no way to pass it to XRE_InitEmbedded.
the extension manager can be either enabled programmatic with setting
the field 'flags' in nsXREAppData passed to XRE_main
or in application.ini:
[App]
;Vendor=
Name=ChatZilla
Version=0.9.73
BuildID=2006042111
;Copyright=
ID={59c81df5-4b7a-477b-912d-4e0fdf64e5f2}
[Gecko]
MinVersion=1.8
MaxVersion=1.9
[XRE]
EnableExtensionManager=true
Michal
[App]
;Vendor=
Name=ChatZilla
Version=0.9.73
BuildID=2006042111
;Copyright=
ID={59c81df5-4b7a-477b-912d-4e0fdf64e5f2}
[Gecko]
MinVersion=1.8
MaxVersion=1.9
[XRE]
EnableExtensionManager=true
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding