Re: gnome-config not found




Well, I would start with something like the attached configure.in,
but then the real porting will begin.
Among others, this program uses gtk_tree, which was not simply
deprecated, but marked as broken. You'll probably also need to
read a bit about creating g_objects, to check what needs to be updated
there. Some functions are also used, that have no direct equivalent
in gtk 2, like gtk_widet_popup (that probably will have to be changed
to gtk_window of POPUP type.

In short, have fun.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]