Rename to filzilla.client

This commit is contained in:
Mario Fetka 2013-03-03 20:32:35 +01:00
parent 73f7abfd47
commit 45e3f89ec6
4 changed files with 5 additions and 5 deletions

View File

@ -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"

View File

@ -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"
; ---------------------------------------------------------------- ; ----------------------------------------------------------------

View File

@ -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

View File

@ -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"