You should have written what bug you are experiencing. I for myself see a white menu background where it should have the panel background image instead, as it seems to me.
To fix this, add the following two lines to your menubar.rc just before the pixmap engine settings:
bg_pixmap[NORMAL] = "Menu-Menubar/menubar.png"
bg_pixmap[INSENSITIVE] = "Menu-Menubar/menubar.png"
Ratings & Comments
3 Comments
add link wallpaper please..
You should have written what bug you are experiencing. I for myself see a white menu background where it should have the panel background image instead, as it seems to me. To fix this, add the following two lines to your menubar.rc just before the pixmap engine settings: bg_pixmap[NORMAL] = "Menu-Menubar/menubar.png" bg_pixmap[INSENSITIVE] = "Menu-Menubar/menubar.png"
I see the pattern in the Gnome-MenuBar, and I can't read anything because of it... Is that the bug?