Re: [GnomeMeeting-devel-list] WIN32 breaks gaim 1.5.0, Win98, ...
- From: Julien PUYDT <jpuydt free fr>
- To: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] WIN32 breaks gaim 1.5.0, Win98, ...
- Date: Tue, 16 May 2006 20:05:05 +0200
Michael Rickmann a écrit :
I had a closer look at that. Actually it is only one function call in main.cpp
already tagged by Julien which makes Ekiga depend on Gtk+ 2.8.x:
#if GTK_MINOR_VERSION >= 8
gtk_window_set_urgency_hint (GTK_WINDOW (mw->incoming_call_popup), TRUE);
#endif
If we change that to #if GTK_MINOR_VERSION >= 8 && !defined WIN32
Ekiga and Gaim 1.50 can coexist.
I would say: since we're still in "wait for 2.0.2's release", let's not
touch anything.
When 2.0.2 comes out and we begin the big 2.2 work, then we'll see.
Perhaps gaim will have a new version, depending on a gtk+ which we can
depend on too.
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]