|
|
(case type | (case type |
((default shaped) 'shaded) | ((default shaped) 'shaded) |
((transient shaped-transient) 'shaded-transient) | ((transient shaped-transient) 'shaded-transient) |
|
((utility shaped-utility) 'shaded-utility) |
|
((menu shaped-menu) 'shaded-menu) |
|
((toolbar shaped-toolbar) 'shaded-toolbar) |
(t type)) | (t type)) |
type)) | type)) |
| |