mozilla.thunderbird/builder-product.cfg

74 lines
2.7 KiB
INI
Raw Normal View History

2012-02-01 15:10:41 +01:00
############################
# Setup product information
############################
VENDOR="mozilla.org"
2012-05-02 07:57:10 +02:00
PN="mozilla.thunderbird"
2013-03-14 13:46:12 +01:00
NAME="Mozilla Thunderbird"
DESCRIPTION="Mozilla Thunderbird ist ein freier eMail Client des Mozilla-Projekts."
2013-04-02 21:31:35 +02:00
VERSION="17.0.5"
2012-02-01 15:10:41 +01:00
RELEASE="1"
PRIORITY="0"
ADVICE=""
2012-02-02 18:01:43 +01:00
# TYPE - defines, if the install files are public or restricteded.
# Valid value: restricted | public
2012-02-01 15:10:41 +01:00
TYPE="public"
2012-02-14 20:38:38 +01:00
DL_FILE[0]="Thunderbird-300x300.jpg"
DL_SOURCE[0]="http://www.rebron.org/wordpress/wp-content/uploads/2009/07/Thunderbird-300x300.jpg"
2012-02-01 15:10:41 +01:00
2012-06-21 21:56:19 +02:00
DL_FILE[1]="Thunderbird-Setup-${VERSION}esr.exe"
DL_SOURCE[1]="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/${VERSION}esr/win32/de/Thunderbird%20Setup%20${VERSION}esr.exe"
2012-02-01 15:10:41 +01:00
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallExe
2012-06-21 21:56:19 +02:00
DL_FILE[2]="{e2fda1a4-762b-4020-b5ad-a41df1933103}.xpi"
2013-04-02 21:31:35 +02:00
DL_SOURCE[2]="https://addons.cdn.mozilla.net/_files/_attachments/2313/lightning-1.9.1-sm+tb-windows.xpi"
DL_ARCH[2]="X86/Plugins"
2012-06-21 21:56:19 +02:00
DL_WINST_NAME[2]=LightningPluginXpi
DL_FILE[3]="sogo-connector@inverse.ca.xpi"
2013-03-03 21:23:02 +01:00
DL_SOURCE[3]="http://www.sogo.nu/files/downloads/extensions/sogo-connector-17.0.3.xpi"
DL_ARCH[3]="X86/Plugins"
2012-06-21 21:56:19 +02:00
DL_WINST_NAME[3]=SogoConnectorPluginXpi
DL_FILE[4]="{847b3a00-7ab1-11d4-8f02-006008948af5}.xpi"
2013-04-02 21:31:35 +02:00
DL_SOURCE[4]="https://addons.cdn.mozilla.net/_files/_attachments/71/enigmail-1.5.1-sm+tb.xpi"
DL_ARCH[4]="X86/Plugins"
2012-06-21 21:56:19 +02:00
DL_WINST_NAME[4]=EnigMailPluginXpi
DL_FILE[5]="{2ab1b709-ba03-4361-abf9-c50b964ff75d}.xpi"
2013-04-02 21:31:35 +02:00
DL_SOURCE[5]="https://addons.cdn.mozilla.net/_files/_attachments/611/signature_switch-1.6.11-tb.xpi"
DL_ARCH[5]="X86/Plugins"
2012-06-21 21:56:19 +02:00
DL_WINST_NAME[5]=SignatureSwitchPluginXpi
DL_FILE[6]="{a300a000-5e21-4ee0-a115-9ec8f4eaa92b}.xpi"
2013-04-02 21:31:35 +02:00
DL_SOURCE[6]="https://addons.cdn.mozilla.net/_files/_attachments/4654/remove_duplicate_messages_alternate-0.3.8b-tb.xpi"
DL_ARCH[6]="X86/Plugins"
2012-06-21 21:56:19 +02:00
DL_WINST_NAME[6]=RemoveDupMessagePluginXpi
DL_FILE[7]="quickfolders@curious.be.xpi"
2013-04-02 21:31:35 +02:00
DL_SOURCE[7]="https://addons.cdn.mozilla.net/_files/_attachments/3254/quickfolders_tabbed_folders-3.11-tb+sm.xpi"
DL_ARCH[7]="X86/Plugins"
2012-06-21 21:56:19 +02:00
DL_WINST_NAME[7]=QuickFolderPluginXpi
2012-06-23 12:20:36 +02:00
DL_FILE[8]="{5e9999c2-ba1d-44b6-bcee-5b30ce37d3b0}.xpi"
2013-04-02 21:31:35 +02:00
DL_SOURCE[8]="https://addons.cdn.mozilla.net/_files/_attachments/330424/printingtools-1.2.0.2-tb.xpi"
DL_ARCH[8]="X86/Plugins"
2012-06-23 12:20:36 +02:00
DL_WINST_NAME[8]=PrintingToolsPluginXpi
DL_FILE[9]="{571CFACF-0F7D-49b4-BD77-E6FC7B209ADC}.xpi"
DL_SOURCE[9]="http://www.gargan.org/extensions/synckolab-NIGHTLY.xpi"
DL_ARCH[9]="X86/Plugins"
DL_WINST_NAME[9]=SyncKolab-NIGHTLY
DL_FILE[10]="exquilla-currentrelease-tb-windows.xpi"
DL_SOURCE[10]="http://mesquilla.net/exquilla-currentrelease-tb-windows.xpi"
DL_ARCH[10]="X86/Plugins"
DL_WINST_NAME[10]=Exquilla-Currentrelease
2013-03-14 13:46:12 +01:00
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="uninstall\helper.exe"