parent
54385d065b
commit
f31d9471e0
|
@ -159,7 +159,7 @@ palettes() {
|
|||
if [[ -n "$1" ]] ; then
|
||||
out2+=("^sep()")
|
||||
out2+=("<b>Add color...</b> from screen,$ME pickcolor '$file'")
|
||||
if hash pyuic5 2>/dev/null; then
|
||||
if hash gcolor3 2>/dev/null; then
|
||||
out2+=("^sep()")
|
||||
out2+=("<b>Add</b> color from selector...,$ME addcolor")
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue