[Gtk-gnutella-devel] gtk-gnutella-devel您好

2004-11-13 Thread shuawei
您好! 三实总部可为您的项目提供融资服务,项目条件如下: 基本方式:按照中国法律规定,双方向当地政府申请成立"中外合资、合作公司",资金打到合作公司帐上后,外方不参与合作、合资公司的经营。合作公司的一切经营风险,法律责任及税收均由中方承担,外方只是每年收取固定的利润。如合作期间不能按时付固定利润,外方有权接手管理或拍卖合资企业回收资金。 合作类别:适合于中方的基础建设、高新技术产业开发、农副产品深加工、养殖业、企业扩建、缺乏流动资金等的项目。 合作形式引资: 境外引资:用中方项目及财产担保,以合作的方式

[Gtk-gnutella-devel] Some minor patch and Japanese translation

2004-11-13 Thread Daichi Kawahata
Hi, lists. I might have done Japanese translation basically. If there are other Japanese or persons who have/had study it, please check my translation and I appreciate any suggestions ;-) Then I would have needed some work to turn out wheather message is mergeble or not... Finally, if developper

[Gtk-gnutella-devel] Locale preference

2004-11-13 Thread Christian Biere
Hi, I don't think it's correct that GTKG emits UHC pongs with GGEP LOC for "de_DE". I haven't configured this anywhere and have no such preferences. Once UHC is widely deployed and supported by LimeWire this could become a real problem. -- Christian pgpnSQH6BWuob.pgp Description: PGP signature

[Gtk-gnutella-devel] [GTK2] Enable purging of multiple files

2004-11-13 Thread Christian Biere
Hi, as usual the SF web interface doesn't like and can't submit a patch or RFE. Therefore I post the patch here so that it doesn't get lost. It enables purging of multiple files for the GTK2 frontend. As it's not a bugfix, it won't make it into 0.95. -- Christian Index: ui/gtk/gtk2/fileinfo.c ==

[Gtk-gnutella-devel] Re: Search results with unknown extensions

2004-11-13 Thread Raphael Manfredi
Quoting Christian Biere <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :at the moment I get a huge amount of warnings "[...] has unknown extensions". :That should definitely be hidden behind search_debug or the like. It looks :like GTKG emits such a warning everytime a search result contains

[Gtk-gnutella-devel] Search results with unknown extensions

2004-11-13 Thread Christian Biere
Hi, at the moment I get a huge amount of warnings "[...] has unknown extensions". That should definitely be hidden behind search_debug or the like. It looks like GTKG emits such a warning everytime a search result contains a GGEP CT block. -- Christian pgpntrDlk8ORz.pgp Description: PGP signa

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-13 Thread Raphael Manfredi
Quoting Chris Winne <[EMAIL PROTECTED]> from ml.softs.gtk-gnutella.devel: :This crashes soon after startup on a slackware-current using gtk-2 with :the following error: : :** ERROR **: file hashlist.c: line 216 (hash_list_remove): assertion :failed: (1 == hl->refcount) :aborting... OK, thanks. T

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-13 Thread Chris Winne
On Sat, Nov 13, 2004 at 12:20:06PM -0700, Chris Winne wrote: > On Sat, Nov 13, 2004 at 03:49:05PM +0100, Raphael Manfredi wrote: > > I've code frozen the version for 0.95. > > Only bug fixes will go in CVS from now on. > > > > > > This crashes soon after startup on a slackware-current using gtk-2

[Gtk-gnutella-devel] Re: 0.95 beta released

2004-11-13 Thread Chris Winne
On Sat, Nov 13, 2004 at 03:49:05PM +0100, Raphael Manfredi wrote: > I've code frozen the version for 0.95. > Only bug fixes will go in CVS from now on. > > I've made a source-only release of SF, and you can also grab the CVS > snapshot if you want, if the release has not made it to the mirrors yet

[Gtk-gnutella-devel] 0.95 beta released

2004-11-13 Thread Raphael Manfredi
I've code frozen the version for 0.95. Only bug fixes will go in CVS from now on. I've made a source-only release of SF, and you can also grab the CVS snapshot if you want, if the release has not made it to the mirrors yet. Please test extensively. If no major problems are found, the release will

[Gtk-gnutella-devel] Sources almost -W -Wall clean

2004-11-13 Thread Christian Biere
Hi, there are only a few warnings left when using '-W -Wall -Wformat=2' with GCC here. Those last warnings should be fixed by the authors of the concerned files (or anyone else who wants to fix them). It would be very nice if Configure could use those flags for GCC per default. There are probably