[OTR-users] Gaim 2b6 and OTR Breakage **MY FIX**

Ian Goldberg ian at cypherpunks.ca
Sat Feb 10 11:01:35 EST 2007


On Sat, Feb 10, 2007 at 01:01:21AM -0800, Scott wrote:
> I got OTR to compile and work with gaim 2b6 using the following defines
> in gtk-dialog.c
> 
> /* gaim headers */
> #include "version.h"
> #if GAIM_MAJOR_VERSION < 2
> #include "stock.h"
> #else
> #include "/usr/include/gtk-2.0/gtk/gtkstock.h"
> #endif
> #include "/usr/include/gaim/gaimstock.h"
> #include "plugin.h"
> #include "notify.h"
> #include "gtkconv.h"
> #include "gtkutils.h"
> #include "gtkimhtml.h"
> #include "util.h"

The gaimstock.h patch is already in CVS.  Do you happen to have a fix
for the OTR button having disappeared in beta 6 (as compared to beta 5)?

Thanks,

    - Ian



More information about the OTR-users mailing list