diff --git a/install/apps/internet/webbrowser b/install/apps/internet/webbrowser index 955cfd9..c69bbf7 100644 --- a/install/apps/internet/webbrowser +++ b/install/apps/internet/webbrowser @@ -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[@]}" \