On Thu, Nov 17, 2011 at 12:55 PM, Simon Larochelle
<larochelle.simon.1@gmail.com> wrote:
> On Thu, Nov 17, 2011 at 6:33 AM, Ingo Brückl <ib@wupperonline.de> wrote:
>>
>> Simon Larochelle wrote on Wed, 16 Nov 2011 20:02:28 -0500:
>>
>>> Also I needed to create the following link so that the compiler could
>>> find some ".h" files:
>>> ln -s src/text/fmt/gtk src/text/fmt/gtk2
>>
>> There is a better way to fix this.
>>
The patch I sent yesterday changes the keyword TOOLKIT_GTK to
TOOLKIT_GTK_ALL in several places. It involves code that did not
change with the gtk3 merge. Some of them are:
1) In directory src/wp/ap/xp:
use of cairoprint and use of middle mouse button for paste command
2) In directory src/text/fmt/xp/fv_View.h:
copy of images
It is because of this file that I needed to create a gtk2 link to
the gtk directory. I guess that it is possible to obtain the same
result by changing the includedir variable of the Makefile.in file.
3) Some changes in src/af directories.
Simon
(sorry for the previous incomplete message)
Received on Thu Nov 17 19:23:15 2011
This archive was generated by hypermail 2.1.8 : Thu Nov 17 2011 - 19:23:15 CET