[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA: pcb actions




Should actions be looked up case-insentively?

I.e. in the command window and menu definitions, if the user says
"quit()" should it match "Quit()" or complain?  Do we ever want to
support two actions that differ only in case?