From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 12 11:31:42 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE25716A4CE for ; Fri, 12 Mar 2004 11:31:42 -0800 (PST) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672A343D45 for ; Fri, 12 Mar 2004 11:31:42 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao07.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040312193142.NBIJ10539.lakemtao07.cox.net@mezz.mezzweb.com>; Fri, 12 Mar 2004 14:31:42 -0500 Date: Fri, 12 Mar 2004 13:30:38 -0600 To: Brian Gruber References: <20040310193204.GA40837@bgruber.isa-geek.com> <1079036449.769.45.camel@gyros> <20040312083413.GA1768@bgruber.isa-geek.com> <20040312192212.GA71398@bgruber.isa-geek.com> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20040312192212.GA71398@bgruber.isa-geek.com> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: nautilus 2.5 create documents bug X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Mar 2004 19:31:43 -0000 On Fri, 12 Mar 2004 14:22:12 -0500, Brian Gruber wrote: > On Fri, Mar 12, 2004 at 02:48:36AM -0600, Jeremy Messenger > wrote: >> Thanks! Here's an attach of velocity.diff to get it builds with the >> GNOME >> 2.6. It successed build, but I haven't install and run it yet. It's near >> 3am here, so I will test it tomorrow before I submit it to PR. > > similar deal with gtk-send-pr. Am I correct in thinking that this > particular fix should be brought to the attention of the upstream > maintainers, as it implies they are using now deprecated gtk functions? Yeah, it's best to send it to PR with CC to the maintainer so the patch won't get in lost or whatever. I just sent it to PR with CC to the maintainer of velocity. > also, a minor porting question: i notice that you (mezz) and many others > tend to use '|' instead of the standard '/' as the delimiter when using > REINPLACE. i am curious if there is any particular reason for this. I like | better by personal prefer. :-) You can use ',', '|', '/' and others. I just pick |, because it's rare use to replace like for example if you want to change the path so the | made easier to use. Cheers, Mezz > thanks, > brian -- bsdforums.org 's moderator, mezz.