Fix name of widgets for easier customisation
Brought to you by:
aanatoly
As I'm not using gnome and have only installed a few gnome packages, I wanted to set up my fbpanel by editing the ~/.gtkrc-2.0 file directly. However, I was unable to see the name of the widget fbpanel is "made of". So I patched the source to set the name of the root widget container to fbpanel-<profile-name>. Thus, you are able to make different profiles have a different look.
Patch for panel.c