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
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "vlc"
|
||||
Set $ProductId$ = "videolan.vlc"
|
||||
Set $MinimumSpace$ = "30 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\VideoLAN\VLC"
|
||||
|
@ -27,7 +27,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "vlc"
|
||||
Set $ProductId$ = "videolan.vlc"
|
||||
Set $InstallDir$ = "%ProgramFiles32Dir%\VideoLAN\VLC"
|
||||
; ----------------------------------------------------------------
|
||||
|
||||
|
@ -5,7 +5,7 @@ incremental: False
|
||||
|
||||
[Product]
|
||||
type: localboot
|
||||
id: vlc
|
||||
id: videolan.vlc
|
||||
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.
|
||||
advice: ADVICE
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="videolan.org"
|
||||
PN="vlc"
|
||||
PN="videolan.vlc"
|
||||
VERSION="2.0.1"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
|
Loading…
Reference in New Issue
Block a user