]> git.0d.be Git - empathy.git/commit
empathy-call: call gdk_disable_multidevice()
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Tue, 9 Aug 2011 09:54:16 +0000 (10:54 +0100)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Mon, 15 Aug 2011 11:13:20 +0000 (12:13 +0100)
commitc5426c1a22ed0f16bd742bda88fb8a6740f2c9ee
treec4247b8d12f8b61cd26d0278d4d3f6dc272410ea
parent6881301b5474f90a297b07aa63156d71171f2621
empathy-call: call gdk_disable_multidevice()

Clutter needs this, and gtk_clutter_init() calls it, but
g_option_context_parse() initializes GTK+ when parsing
GTK+ options so it's too late for us then.

https://bugzilla.gnome.org/show_bug.cgi?id=656268
src/empathy-call.c