2011-06-25 07:11:04 +02:00
|
|
|
[Package]
|
|
|
|
version: RELEASE
|
|
|
|
depends:
|
|
|
|
incremental: False
|
|
|
|
|
|
|
|
[Product]
|
|
|
|
type: localboot
|
2012-04-26 20:56:11 +02:00
|
|
|
id: mozilla.firefox
|
2011-06-25 07:11:04 +02:00
|
|
|
name: Mozilla Firefox
|
|
|
|
description: Mozilla Firefox ist ein freier Webbrowser des Mozilla-Projekts.
|
|
|
|
advice: ADVICE
|
|
|
|
version: VERSION
|
|
|
|
priority: PRIORITY
|
|
|
|
licenseRequired: False
|
|
|
|
productClasses:
|
|
|
|
setupScript: setup32.ins
|
|
|
|
uninstallScript: uninstall32.ins
|
|
|
|
updateScript:
|
|
|
|
alwaysScript:
|
|
|
|
onceScript:
|
|
|
|
customScript:
|
|
|
|
userLoginScript:
|
|
|
|
|
|
|
|
[ProductProperty]
|
|
|
|
type: unicode
|
|
|
|
name: install_architecture
|
|
|
|
multivalue: False
|
|
|
|
editable: False
|
|
|
|
description: which architecture (32/64 bit) has to be installed
|
|
|
|
values: ["32 only", "64 only", "both", "system specific"]
|
|
|
|
default: ["system specific"]
|
|
|
|
|