Re: [Gtk-gnutella-devel] [PATCH] Bitzi meta-data query

2004-08-04 Thread Alex Bennee
Christian Biere said: > In order to circumvent all of your questions I've committed your edited > patch to CVS (except for the Glade stuff because I don't want to break > anyone's pending changes) . It's nowhere used yet so it can't break > anything but it's probably a good base for adding complet

Re: [Gtk-gnutella-devel] [PATCH] Bitzi meta-data query

2004-08-03 Thread Christian Biere
alex wrote: > I've been hacking up a simple bitzi query engine to look up meta-data > about files are available on the Gnutella network. The patch is my ugly > GUI hacks to add "Search Meta Data" to the pop-up menu . I've only > implemented it in Gtk2, sorry but I'm not sure what I'm doing with Gla

[Gtk-gnutella-devel] [PATCH] Bitzi meta-data query

2004-08-03 Thread alex
Hi, I've been hacking up a simple bitzi query engine to look up meta-data about files are available on the Gnutella network. The patch is my ugly GUI hacks to add "Search Meta Data" to the pop-up menu . I've only implemented it in Gtk2, sorry but I'm not sure what I'm doing with Glade et all.. Th