Add the lines to the default template instead
This commit is contained in:
parent
1487075296
commit
0f04a059fc
|
@ -2628,23 +2628,6 @@ OpenWinClass=ZT9MainWindow
|
|||
# Media Players
|
||||
#
|
||||
|
||||
[Template_No_Media_Files]
|
||||
Tmpl.Title=#4399
|
||||
Tmpl.Class=MediaPlayer
|
||||
DontCopy=*.mp4
|
||||
DontCopy=*.mkv
|
||||
DontCopy=*.avi
|
||||
DontCopy=*.flv
|
||||
DontCopy=*.wmv
|
||||
DontCopy=*.mp3
|
||||
DontCopy=*.aac
|
||||
DontCopy=*.m4a
|
||||
DontCopy=*.flac
|
||||
DontCopy=*.ogg
|
||||
DontCopy=*.wav
|
||||
DontCopy=*.wma
|
||||
DontCopy=*.ape
|
||||
|
||||
[Template_VLC_Force]
|
||||
Tmpl.Title=#4323,VLC
|
||||
Tmpl.Class=MediaPlayer
|
||||
|
@ -3011,6 +2994,39 @@ CopyAlways=*\infcache.1
|
|||
CopyAlways=*\cbs.log
|
||||
# internet explorer 10 web cache
|
||||
CopyAlways=*\webcachev*.dat
|
||||
# Media Players
|
||||
DontCopy=*.aac
|
||||
DontCopy=*.ac3
|
||||
DontCopy=*.aiff
|
||||
DontCopy=*.ape
|
||||
DontCopy=*.asf
|
||||
DontCopy=*.avi
|
||||
DontCopy=*.f4v
|
||||
DontCopy=*.flac
|
||||
DontCopy=*.flv
|
||||
DontCopy=*.m4a
|
||||
DontCopy=*.m4v
|
||||
DontCopy=*.mid
|
||||
DontCopy=*.mka
|
||||
DontCopy=*.mkv
|
||||
DontCopy=*.mov
|
||||
DontCopy=*.mp3
|
||||
DontCopy=*.mp4
|
||||
DontCopy=*.mpeg
|
||||
DontCopy=*.mpg
|
||||
DontCopy=*.oga
|
||||
DontCopy=*.ogg
|
||||
DontCopy=*.ogv
|
||||
DontCopy=*.opus
|
||||
DontCopy=*.ra
|
||||
DontCopy=*.rm
|
||||
DontCopy=*.rmvb
|
||||
DontCopy=*.ts
|
||||
DontCopy=*.vob
|
||||
DontCopy=*.wav
|
||||
DontCopy=*.webm
|
||||
DontCopy=*.wma
|
||||
DontCopy=*.wmv
|
||||
|
||||
[Template_RpcPortBindings]
|
||||
Tmpl.Title=Default RPC Port Bindings
|
||||
|
|
Loading…
Reference in New Issue