This commit is contained in:
Mario Fetka
2012-05-02 07:57:10 +02:00
parent 9d3b11f77d
commit ee70d4b0dc
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
;$ProductId$ should be the name of the product in opsi
; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator
Set $ProductId$ = "thunderbird"
Set $ProductId$ = "mozilla.thunderbird"
Set $MinimumSpace$ = "200 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\Mozilla Thunderbird"

View File

@@ -20,7 +20,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "thunderbird"
Set $ProductId$ = "mozilla.thunderbird"
Set $InstallDir$ = "%ProgramFiles32Dir%\Mozilla Thunderbird"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$