On Wed, May 14, 2003 at 12:30:29AM -0700, Chris Waters wrote: > Actually, there's another option: just add some new variables, and, as > with title/longtitle, put a function in /etc/menu-methods/menu.h to > choose the best one, which the user can comment out or edit. That > should satisfy everyone, and the only tricky part is coming up with > the new variable names and documenting them.
This is already implemented: from /etc/menu-methods/menu.h function icon()=ifelse($icon32x32, $icon32x32, \ ifelse($icon16x16, $icon16x16, $icon)) Unfortunately few /usr/lib/menu file have a icon16x16 entry. Cheers, -- Bill. <[EMAIL PROTECTED]> Imagine a large red swirl here.