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
; therefore please: only lower letters, no umlauts,
; no white space use '-' as a seperator
Set $ProductId$ = "filezilla.filezilla"
Set $ProductId$ = "filezilla.client"
Set $MinimumSpace$ = "20 MB"
; the path were we find the product after the installation
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"

View File

@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "filezilla.filezilla"
Set $ProductId$ = "filezilla.client"
Set $InstallDir$ = "%ProgramFiles32Dir%\FileZilla FTP Client"
; ----------------------------------------------------------------

View File

@ -5,8 +5,8 @@ incremental: False
[Product]
type: localboot
id: filezilla.filezilla
name: FileZilla
id: filezilla.client
name: FileZilla.client
description: FileZilla ist ein modernes und leistungsstarkes FTP-Programm fuer Windows, MAC und Linux Betriebssysteme.
advice: ADVICE
version: VERSION

View File

@ -2,7 +2,7 @@
# Setup product information
############################
VENDOR="filezilla.de"
PN="filezilla.filezilla"
PN="filezilla.client"
VERSION="3.6.0.2"
RELEASE="3"
PRIORITY="0"