From: Sergey V. U. <ser...@cl...> - 2002-09-23 21:34:27
|
> correct me if i'm wrong, but wouldn't the correct solution be to move the code > loading the gtk theme to before update_idle_time is called? looking at the > debug output, it seems to me that this is the case, that the theme is being > loaded even before protocols start to sign on... Perhaps you're quite right here. This solution (to load the theme before first update_idle_time) seems quite good. The only thing which is definitely not good is the current font setting code:) Cheers, Sergey |