Re: massrotate fontconfig, Gtk2



i sent several messages to the list early this morning, none of which has yet
arrived.  :-(


Ross McFarland said:
On Fri, 2004-05-21 at 00:09, Alexy Khrabrov wrote:
Come to think of it, is there a way to use the old Gtk in the same way?

change:
      use Gtk2 '-init';
to
      use Gtk;
      Gtk->init;

and replace Gtk2 with Gtk everywhere. then fix any errors that happen
because of the differences between the two. that script is simple enough
(not really using anything that changed much between Gtk and Gtk2 that
it won't require many changes.)

erm, i think the GdkPixbuf code will be a stumbling block.



-- 
muppet <scott at asofyet dot org>



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