From bcc3a7592c5337c7c60b66283236ba92e215609d Mon Sep 17 00:00:00 2001 From: MatMoul Date: Tue, 5 Jun 2018 00:35:39 +0200 Subject: [PATCH] Update Qupzilla to Flakon --- install/apps/internet/webbrowser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/apps/internet/webbrowser b/install/apps/internet/webbrowser index b3bcb3d..8274fa6 100644 --- a/install/apps/internet/webbrowser +++ b/install/apps/internet/webbrowser @@ -13,7 +13,7 @@ options+=("opera" "" off) options+=("seamonkey" "" off) options+=("seamonkey-i18n" "(AUR)" off) options+=("midori" "" off) -options+=("qupzilla" "" off) +options+=("falkon" "" off) sel=$(whiptail --backtitle "$apptitle" --title "Web Browser applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \ "${options[@]}" \