From owner-freebsd-questions Sun Nov 26 12:41:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 90E6637B479 for ; Sun, 26 Nov 2000 12:41:26 -0800 (PST) Received: (qmail 48039 invoked by uid 100); 26 Nov 2000 20:41:26 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14881.30069.731905.856240@guru.mired.org> Date: Sun, 26 Nov 2000 14:41:25 -0600 (CST) To: Chris Fedde Cc: questions@FreeBSD.ORG Subject: Re: FreeBSD daemon as an icon? In-Reply-To: <200011262034.eAQKYjJ29983@fedde.littleton.co.us> References: <14880.49637.368847.512361@guru.mired.org> <200011262034.eAQKYjJ29983@fedde.littleton.co.us> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ X-Message: You should get a better mailer. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Chris Fedde types: > On Sun, 26 Nov 2000 01:55:17 -0600 (CST) Mike Meyer wrote: > +------------------ > | Chris Fedde types: > | > On Sun, 26 Nov 2000 00:27:38 -0600 (CST) Mike Meyer wrote: > | > | Anyone out there got a FreeBSD daemon image suitable for use as an > | > | icon (i.e. - 16x16)? > | > | > | > | Thanx, > | > | | > There is a small image if chuck in the fbsd-icons port. > | > | It's not quite small enough (25x28). I've actually got an icon; now > | the problem is turning it into a .ico file on FreeBSD. There don't > | seem to be any tools for that. > +------------------ > It's pretty easy making images smaller using something like xv. I used the gimp on one of the larger images I already had. > What's a .ico file? A Windows Icon file. IE5 tries to get favicon.ico from a site every time a user bookmarks a site. I wanted something to get the cruft out of my log files, and figured I might as well be-daemon the IE users while I was at it.