Re: [Ekiga-devel-list] [RFC] Plugins/Order of initialization in Ekiga

2007-03-10 Thread Julien Puydt
Jan Schampera a écrit : > Folks, > > as discussed before on IRC, Ekiga's current initialization procedure is > either in the wrong logic, wrong order or too inflexible to introduce > the new plugin system: > > main() > + PProcess::PreInitialise () > + g_thread_init () > + gdk_threads_

[Ekiga-devel-list] [RFC] Plugins/Order of initialization in Ekiga

2007-03-10 Thread Jan Schampera
Folks, as discussed before on IRC, Ekiga's current initialization procedure is either in the wrong logic, wrong order or too inflexible to introduce the new plugin system: main() + PProcess::PreInitialise () + g_thread_init () + gdk_threads_init () + gm_conf_init () + [Gettext