pepper-flash is now in repo
This commit is contained in:
parent
b24eef5daf
commit
f318d282d7
1 changed files with 2 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
. ./lib
|
. ./lib
|
||||||
|
|
||||||
options=()
|
options=()
|
||||||
options+=("chromium" "(GTK" off)
|
options+=("chromium" "(GTK)" off)
|
||||||
options+=("pepper-flash" "(AUR) Recommended" off)
|
options+=("pepper-flash" "Recommended" off)
|
||||||
options+=("firefox" "(GTK)" off)
|
options+=("firefox" "(GTK)" off)
|
||||||
options+=("firefox-i18n" "" off)
|
options+=("firefox-i18n" "" off)
|
||||||
options+=("flashplugin" "" off)
|
options+=("flashplugin" "" off)
|
||||||
|
@ -27,7 +27,6 @@ fi
|
||||||
|
|
||||||
for itm in $sel; do
|
for itm in $sel; do
|
||||||
case $itm in
|
case $itm in
|
||||||
'"pepper-flash"' | \
|
|
||||||
'"freshplayerplugin-git"' | \
|
'"freshplayerplugin-git"' | \
|
||||||
'"freshplayerplugin"' | \
|
'"freshplayerplugin"' | \
|
||||||
'"vivaldi"' | \
|
'"vivaldi"' | \
|
||||||
|
|
Loading…
Reference in a new issue