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

[wmx] still more gnome stuff

Henri - Tue May 18 20:25:22 1999


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


Next: