system suites app : Some updates

This commit is contained in:
MatMoul 2018-10-13 01:37:23 +02:00
parent d9fabf526b
commit b06de0e64c

View file

@ -1,12 +1,13 @@
#!/bin/bash
. ./lib
options=()
options+=("gparted" "Partitions manager" off)
options+=("bleachbit" "profile cleaner" off)
options+=("keepass" "Password Manager" off)
options+=("keepassx" "Password Manager" off)
options+=("keepassxc" "Password Manager" off)
options+=("virtualbox" "Virtualization software" off)
options+=("gparted" "(GTK) Partitions manager" off)
options+=("bleachbit" "(GTK) profile cleaner" off)
options+=("keepassxc" "(QT) Password Manager" off)
options+=("keepassx2" "(QT) Password Manager" off)
options+=("keepassx" "(QT) Password Manager" off)
options+=("keepass" "(MONO) Password Manager" off)
options+=("virtualbox" "(QT) Virtualization software" off)
options+=("virtualbox-ext-oracle" "(AUR) Ext Pack" off)
options+=("wine" "MS Windows App Support" off)
options+=("wine_gecko" "MS Windows App Support" off)