diff --git a/install/apps/graphic/graphic b/install/apps/graphic/graphic index ece0dbb..19094b5 100644 --- a/install/apps/graphic/graphic +++ b/install/apps/graphic/graphic @@ -4,7 +4,7 @@ options=() options+=("gimp" "(GTK)" off) options+=("inkscape" "(GTK)" off) -options+=("dia" "(GTK" off) +options+=("dia" "(GTK)" off) options+=("krita" "(QT)" off) sel=$(whiptail --backtitle "$apptitle" --title "Graphic applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \ diff --git a/install/apps/internet/torrent b/install/apps/internet/torrent index ab9b54b..1d44e2f 100644 --- a/install/apps/internet/torrent +++ b/install/apps/internet/torrent @@ -5,7 +5,7 @@ options=() options+=("transmission-gtk" "(GTK)" off) options+=("transmission-qt" "(QT)" off) options+=("ktorrent" "(QT)" off) -options+=("qbittorrent" "(QT" off) +options+=("qbittorrent" "(QT)" off) options+=("deluge" "(PYTHON)" off) options+=("tixati" "(AUR) (GTK)" off)