one more bug fix. (when you flip channel the correct channel button is
pressed in the pager)
change Channel.C line 120
from:
#if CONFIG_GNOME_COMPLIANCE != False
gnomeUpdateWindowList();
#endif
to:
#if CONFIG_GNOME_COMPLIANCE != False
gnomeUpdateChannelList();
#endif
the diff at
http://gromit.inre.asu.edu/~henri/wmx
has this fix. (guess i should start numbering the diffs)
henri
- [wmx] still more gnome stuff, Henri
- [wmx] Patch for sorted list in Window Menu, Elmar Bartel
- [wmx] gnome question, Henri
- [wmx] A newbie wants to know !, Niels Rasmussen
- Re: [wmx] A newbie wants to know !, O'Shaughnessy Evans