According to Martin Sevior <[EMAIL PROTECTED]>: > > > On Tue, 18 Dec 2001, Hubert Figuiere wrote: > > > According to Martin Sevior <[EMAIL PROTECTED]>: > > > Hi Folks, > > > I plan to move the gnome-only plugin AbiGdkpixbuf into the main > > > tree so that it is always built for the gnome platform. It's seems silly > > > to leave it as plugin given every gnome user has the required library > > > already. > > > > > > Any objections? > > > > I have some: > > > > This file should be put in abi/src/wp/impexp/unix and not in > > abi/src/wp/impexp/xp as it has been done. Just because gdkpixbuf is GTK > > specific. > > > > True enough. I put it there because there is some other little bits of > gnome and other conditionally made code around in impexp/xp. Plus I wasn't > sure I'd be able to setup the Makefiles for it. > > It rightfully should be in abi/src/wp/unix/gnome actually.
I'm working on that right know. done: -platform registration (unix / gnome) -gnumakefiles todo: -Makefile -other paltform stubs. Then I'll commit all that stuff. The idea is not new since I always planed to add QuickTime importer support on MacOS. Hub
