Added some infos on vivaldi ffmpeg codecs

In order to give user some infos on it.
This commit is contained in:
FredBezies 2018-09-20 22:40:04 +02:00 committed by GitHub
parent a9f28cc5be
commit 3ac9c11eba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ options+=("seamonkey-i18n" "(AUR)" off)
options+=("midori" "" off)
options+=("falkon" "" off)
options+=("vivaldi" "(AUR)" off)
options+=("vivaldi-ffmpeg-codecs" "(AUR)" off)
options+=("vivaldi-ffmpeg-codecs" "(AUR) Non-free codecs" off)
sel=$(whiptail --backtitle "$apptitle" --title "Web Browser applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
"${options[@]}" \