Merge pull request #55 from FredBezies/patch-3
Removing flashplayer related content
This commit is contained in:
commit
15411d8c0b
1 changed files with 0 additions and 5 deletions
|
@ -6,9 +6,6 @@ options+=("chromium" "(GTK)" off)
|
|||
options+=("pepper-flash" "" off)
|
||||
options+=("firefox" "(GTK)" off)
|
||||
options+=("firefox-i18n" "" off)
|
||||
options+=("flashplugin" "" off)
|
||||
options+=("freshplayerplugin" "(AUR)" off)
|
||||
options+=("freshplayerplugin-git" "(AUR)" off)
|
||||
options+=("opera" "(GTK)" off)
|
||||
options+=("opera-ffmpeg-codecs" "Non-free codecs" off)
|
||||
options+=("seamonkey" "(GTK)" off)
|
||||
|
@ -27,8 +24,6 @@ fi
|
|||
|
||||
for itm in $sel; do
|
||||
case $itm in
|
||||
'"freshplayerplugin-git"' | \
|
||||
'"freshplayerplugin"' | \
|
||||
'"vivaldi"' | \
|
||||
'"vivaldi-ffmpeg-codecs"') aurpkg="$aurpkg $(echo $itm | sed 's/"//g')";;
|
||||
'"firefox-i18n"' | \
|
||||
|
|
Loading…
Reference in a new issue