Printer : Add foomatic ppds
This commit is contained in:
parent
0813c8b92b
commit
76e99487cc
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ options+=("gutenprint" "" off)
|
|||
options+=("foomatic-db" "" off)
|
||||
options+=("foomatic-db-engine" "" off)
|
||||
options+=("foomatic-db-nonfree" "" off)
|
||||
options+=("foomatic-db-ppds" "" off)
|
||||
options+=("foomatic-db-gutenprint-ppds" "" off)
|
||||
options+=("foomatic-db-nonfree-ppds" "" off)
|
||||
#options+=("system-config-printer" "" off)
|
||||
|
||||
sel=$(whiptail --backtitle "$apptitle" --title "System Print Install" --checklist "" --cancel-button "Back" 0 0 0 \
|
||||
|
|
Loading…
Reference in a new issue