-> I'm working on the wxWindows cross-platform GUI toolkit
-> (http://www.wxwindows.org) which uses GTK+ and it would save me a lot
-> of time if I could use your eggtrayicon code to implement tray icons
-> on X11. Unfortunately I can't use it right now because it is not part
-> of any library we could depend on (as we do depend on GTK+) and would
-> have to be included in our sources and it is under the LGPL license.
-> The problem is that wxWindows' license is more permissive (see
-> http://www.opensource.org/licenses/wxwindows.php for details) and so
-> I can't take your code and put it under wxWindows License. And I
-> can't put code that can't be used under the terms of wxWindows
-> License into wxWindows either. Do you think it would be possible to
+> I'm working on the wxWindows cross-platform GUI toolkit
+> (http://www.wxwindows.org) which uses GTK+ and it would save me a lot
+> of time if I could use your eggtrayicon code to implement tray icons
+> on X11. Unfortunately I can't use it right now because it is not part
+> of any library we could depend on (as we do depend on GTK+) and would
+> have to be included in our sources and it is under the LGPL license.
+> The problem is that wxWindows' license is more permissive (see
+> http://www.opensource.org/licenses/wxwindows.php for details) and so
+> I can't take your code and put it under wxWindows License. And I
+> can't put code that can't be used under the terms of wxWindows
+> License into wxWindows either. Do you think it would be possible to