From owner-freebsd-current@FreeBSD.ORG Wed Jul 23 05:46:20 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A71E337B401; Wed, 23 Jul 2003 05:46:20 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1102C43F85; Wed, 23 Jul 2003 05:46:20 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id C56AC388B5; Wed, 23 Jul 2003 14:46:18 +0200 (CEST) Date: Wed, 23 Jul 2003 14:46:18 +0200 From: Simon Barner To: Kris Kennaway Message-ID: <20030723124618.GC566@zi025.glhnet.mhn.de> References: <20030718025200.GA36893@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y2zxS2PfCDLh6JVG" Content-Disposition: inline In-Reply-To: <20030718025200.GA36893@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: ports@FreeBSD.org cc: current@FreeBSD.org Subject: Re: Fixing gcc 3.3 compile failures -- fix for audio/xmms-tfmx X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 12:46:21 -0000 --y2zxS2PfCDLh6JVG Content-Type: multipart/mixed; boundary="DrWhICOqskFTAXiy" Content-Disposition: inline --DrWhICOqskFTAXiy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --DrWhICOqskFTAXiy Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-src::xmms_about.c" Content-Transfer-Encoding: quoted-printable --- src/xmms_about.c.orig Wed Jul 23 04:53:36 2003 +++ src/xmms_about.c Wed Jul 23 04:54:43 2003 @@ -20,11 +20,11 @@ gtk_container_border_width(GTK_CONTAINER(hbox1), 5); =20 label =3D gtk_label_new( - " -TFMX plugin adapted to xmms by David Le Corfec - -Original code (tfmxplay) by Jonathan H. Pickard, ported to Winamp by Per L= inden\n -TFMX was created by Chris Huelsbeck. + "\ +TFMX plugin adapted to xmms by David Le Corfec\ +\n\ +Original code (tfmxplay) by Jonathan H. Pickard, ported to Winamp by Per L= inden\n\ +TFMX was created by Chris Huelsbeck.\ "); gtk_box_pack_start(GTK_BOX(dialog_vbox1), label, TRUE, TRUE, 5); --DrWhICOqskFTAXiy-- --y2zxS2PfCDLh6JVG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/HoOaCkn+/eutqCoRAgpMAKDrnmQMjAhNjqedV6pPQj7fMH8C+QCgq/GQ rtaCFDLdMxu+0R6kGbW4WFk= =DKnf -----END PGP SIGNATURE----- --y2zxS2PfCDLh6JVG--