rename
This commit is contained in:
parent
29bf5a8861
commit
863ab32667
@ -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$ = "vlc"
|
Set $ProductId$ = "videolan.vlc"
|
||||||
Set $MinimumSpace$ = "30 MB"
|
Set $MinimumSpace$ = "30 MB"
|
||||||
; the path were we find the product after the installation
|
; the path were we find the product after the installation
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\VideoLAN\VLC"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\VideoLAN\VLC"
|
||||||
|
@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
; - Please edit the following values -
|
; - Please edit the following values -
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
Set $ProductId$ = "vlc"
|
Set $ProductId$ = "videolan.vlc"
|
||||||
Set $InstallDir$ = "%ProgramFiles32Dir%\VideoLAN\VLC"
|
Set $InstallDir$ = "%ProgramFiles32Dir%\VideoLAN\VLC"
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ incremental: False
|
|||||||
|
|
||||||
[Product]
|
[Product]
|
||||||
type: localboot
|
type: localboot
|
||||||
id: vlc
|
id: videolan.vlc
|
||||||
name: VLC media player
|
name: VLC media player
|
||||||
description: VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.
|
description: VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.
|
||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Setup product information
|
# Setup product information
|
||||||
############################
|
############################
|
||||||
VENDOR="videolan.org"
|
VENDOR="videolan.org"
|
||||||
PN="vlc"
|
PN="videolan.vlc"
|
||||||
VERSION="2.0.1"
|
VERSION="2.0.1"
|
||||||
RELEASE="1"
|
RELEASE="1"
|
||||||
PRIORITY="0"
|
PRIORITY="0"
|
||||||
|
Loading…
Reference in New Issue
Block a user