Rename to filzilla.client
This commit is contained in:
parent
73f7abfd47
commit
45e3f89ec6
@ -31,7 +31,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
;$ProductId$ should be the name of the product in opsi
|
;$ProductId$ should be the name of the product in opsi
|
||||||
; therefore please: only lower letters, no umlauts,
|
; therefore please: only lower letters, no umlauts,
|
||||||
; no white space use '-' as a seperator
|
; no white space use '-' as a seperator
|
||||||
Set $ProductId$ = "filezilla.filezilla"
|
Set $ProductId$ = "filezilla.client"
|
||||||
Set $MinimumSpace$ = "20 MB"
|
Set $MinimumSpace$ = "20 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"
|
||||||
|
@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $ProductId$ = "filezilla.filezilla"
|
Set $ProductId$ = "filezilla.client"
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -5,8 +5,8 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: filezilla.filezilla
|
id: filezilla.client
|
||||||
name: FileZilla
|
name: FileZilla.client
|
||||||
description: FileZilla ist ein modernes und leistungsstarkes FTP-Programm fuer Windows, MAC und Linux Betriebssysteme.
|
description: FileZilla ist ein modernes und leistungsstarkes FTP-Programm fuer Windows, MAC und Linux Betriebssysteme.
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
version: VERSION
|
version: VERSION
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="filezilla.de"
|
VENDOR="filezilla.de"
|
||||||
PN="filezilla.filezilla"
|
PN="filezilla.client"
|
||||||
VERSION="3.6.0.2"
|
VERSION="3.6.0.2"
|
||||||
RELEASE="3"
|
RELEASE="3"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user