Fwd: Re: Re: HAVE_X11 usage in KIO/core

2014-02-10 Thread David Faure
-- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE, in particular KDE Frameworks 5 --- Begin Message --- Well that was done for compatibility with what Firefox/Chromium. The latest stable version (version 27) sends the following user agent string: "Mozilla/5.0 (X11; Linux x8

Re: Re: Re: HAVE_X11 usage in KIO/core

2014-02-07 Thread Martin Gräßlin
On Friday 07 February 2014 12:45:47 Aleix Pol wrote: > On Fri, Feb 7, 2014 at 9:51 AM, Martin Gräßlin wrote: > > On Friday 07 February 2014 09:38:41 Kevin Krammer wrote: > > > On Friday, 2014-02-07, 08:53:54, Martin Gräßlin wrote: > > > > Hi, > > > > > > > > I found some HAVE_X11 not defined warn

Re: Re: HAVE_X11 usage in KIO/core

2014-02-07 Thread Aleix Pol
On Fri, Feb 7, 2014 at 9:51 AM, Martin Gräßlin wrote: > On Friday 07 February 2014 09:38:41 Kevin Krammer wrote: > > On Friday, 2014-02-07, 08:53:54, Martin Gräßlin wrote: > > > Hi, > > > > > > I found some HAVE_X11 not defined warnings in KIO and had a look at > them. > > > One of them is in cor

Re: Re: HAVE_X11 usage in KIO/core

2014-02-07 Thread Martin Gräßlin
On Friday 07 February 2014 09:38:41 Kevin Krammer wrote: > On Friday, 2014-02-07, 08:53:54, Martin Gräßlin wrote: > > Hi, > > > > I found some HAVE_X11 not defined warnings in KIO and had a look at them. > > One of them is in core/kprotocolmanager.cpp in the following snippet. > > > > // This is