On Thu, Aug 18, 2011 at 08:38:26PM +0000, jmayer@xxxxxxxxxxxxx wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38607
>
> User: jmayer
> Date: 2011/08/18 01:38 PM
>
> Log:
> When building with GTK3 we *must* use the ui-manager interface,
> the ItemFactory stuff doesn't exists any more.
Did you get a chance to test this? I've never tried building with
"--enable-ui-manager" before, but using "--with-gtk3" doesn't cause it
to be defined in config.h and even adding "--enable-ui-manager" doesn't
do it now for me ("./configure --with-gtk3 --with-ssl
--enable-ui-manager=yes" is my current attempt)