|
From: <gai...@li...> - 2003-06-23 03:59:03
|
hmmm...sorry to say this, but I think I completely broke the cvs copy. I am posting a few fixes, so at least now it compiles and loads, but that is all it does. I am going to try to figure out what the problem is....I think it is the ifndefs for GAIM_0_65 that I put in there, but I am not sure. Again, sorry for this. Dario On Sun, 2003-06-22 at 17:29, gai...@li... wrote: > ok, >=20 > I clean up the code a bit, removed unneeded variables and beautified the > code a bit >=20 > I also added missing #ifdefs to compile code that is pertinet to gtk2 > (so it will not compile the code if we use another ui), added #ifdefs > for when gaim 0.65 is released (by defining GAIM_0_65, it will compile > for 0.65 and by undefining it it will compile for 0.63/0.64), added > prefs for auto key fetching, and I think that is it. >=20 > Well, back to debugging and creating the ui changes for auto key > fetching. >=20 > Dario |