I appreciate very much your efforts and I like so much the works of graphic style on Sabayon realized by Thev00d00 (clean and very elegant).
I do not want to nag, but I use Sabayon assiduously from version 5.2G, and I continue to experience an annoying trivial problem with the default theme in Gnome...
I have a "gnome-desktop-item-edit" dialog window like this (new launcher for clarity):

This window is believed to be a panel!
I found a remedy (ehh!
Here it's the link and the output of the command: # diff -u gtkrc.old gtkrc.new >prova.patch
- Code: Select all
--- gtkrc.old 2010-09-02 23:58:04.000000000 +0200
+++ gtkrc.new 2010-12-10 21:59:00.189000000 +0100
@@ -444,7 +444,8 @@
widget "*PanelWidget*" style "panel"
widget "*PanelApplet*" style "panel"
widget "*gnome-panel*menu*" style "panel"
-class "*Panel*" style "panel"
+#class "*Panel*" style "panel" #commented line
+widget_class "PanelApp*" style "panel" #added line but maybe redundant
widget_class "*Applet*" style "panel"
widget_class "PanelToplevel.*" style "panel"
class "*notif*" style "panel"
the end result:

I also like to experiment with themes and graphics, and maybe my alteration creates other defects elsewhere (although so far none seems have occurred).
It's strange that this is a problem confined only to me...
So, to be safe, I suggest to try by yourself.
Ciao e Grazie



