Re: Patch for glade/libglade



(cc'ed to list as well)

Hi,

Forgot to mention it, before running configure you should do the auto*
dance first:

aclocal
autoheader
autoconf
automake

then you can do the steps you mentioned.

HTH,
Hans

On Tue, 4 Dec 2007 00:16:47 +0100
"Manuel Lopez Inestrillas" <malopine gmail com> wrote:

> Hi,
> How can I use it? I enter to gtkdatabox0.8. main source directory and
> apply the patch, all works fine. Then I do the ./configure, make, and
> finally make install. Once again, all works fine. But I open Glade 2.12
> or Glade 3.4 and no widget is available.
> Thank you for your work.
> 
> 2007/12/3, Hans Nieuwenhuis <vzzbx xs4all nl>:
> >
> > (This time with attachment...sigh)
> >
> > Hello all,
> >
> > Attached is a series of patches that adds support for GtkDatabox and
> > GtkDataboxRuler in glade-3 and libglade.
> >
> > The patch does the following:
> > - Builds a runtime module for libglade that lets you add the above
> > mentioned widgets to your .glade file (libglade).
> > - Builds a module and catalog file that adds both widgets to the
> > widgets palette in glade-3.
> > - It adds the --enable-libglade and --enable-glade switches to
> > configure.
> >
> > The patch applies cleanly against gtkdatabox 0.8.0.1 and 0.8.0.2. It
> > was tested with libglade 2.6.2 and glade-3 3.4.0.
> >
> > Apply using:
> >
> > for i in ../databox-glade-patch/* ; do patch -p1 < $i; done
> >
> > Enjoy!
> >
> > Hans
> >
> >
> >
> > --
> >
> > $ cat .sig /dev/null
> >
> > _______________________________________________
> > gtkdatabox-list mailing list
> > gtkdatabox-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gtkdatabox-list
> >
> >
> >
> 


-- 

$ cat .sig /dev/null


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