rename
This commit is contained in:
@@ -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$ = "libreoffice"
|
||||
Set $ProductId$ = "documentfoundation.libreoffice"
|
||||
Set $MinimumSpace$ = "1500 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\LibreOffice 3.5"
|
||||
|
||||
@@ -31,7 +31,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "libreoffice"
|
||||
Set $ProductId$ = "documentfoundation.libreoffice"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\LibreOffice 3.5"
|
||||
Set $InstallDirOld$ = "%ProgramFiles32Dir%\LibreOffice 3.4"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user