Ilya Chernykh wrote:
On Sunday 02 October 2011 11:52:37 Julius Schwartzenberg wrote:
On Ubuntu this is provided by the XULRunner development package.
SuSE actually shipped this control around version 8.0 in a package called 'kdebindings3-mozilla'. Maybe this would also be interesting to look at.
kdebindings3-mozilla cannot be built without gtkmozembed.h.
Yes this makes sense. I mainly wanted to point out that it was previously in SuSE already. It seems gtkmozembed.h has indeed been removed from newer Mozilla/XULRunner versions. Ubuntu still ships with XULRunner 1.9.2, which is why my system still has this header.
In case you are interested in the sources of this version, which include gtkmozembed.h, they are here: http://packages.ubuntu.com/lucid/xulrunner-1.9.2
Upstream, you can find different releases of XULRunner here: http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/
I'm not really sure how the version numbers work there and why there is no 1.9.2 package, but the 1.9.1 version over there also includes the gtkmozembed.h header.