Comment 52 for bug 36189

Revision history for this message
John Haitas (jhaitas) wrote :

I've been looking through the gnome-panel source and here is what I understand at the moment:

The bug probably occurs in a file that has the following #include line:

#include "panel-gconf.h"

The file that seems most likely to have the offending bug is 'panel.c'

Correct me if I am wrong here. Further comments/suggestions appreciated.