From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 27 17:17:19 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 BE69516A4CE for ; Sat, 27 Nov 2004 17:17:19 +0000 (GMT) Received: from biggie.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9235443D39 for ; Sat, 27 Nov 2004 17:17:19 +0000 (GMT) (envelope-from radek@raadradd.com) Received: from raadradd.homeunix.org (bwy91.neoplus.adsl.tpnet.pl [83.29.248.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by biggie.spekt.net (Postfix) with ESMTP id 119CA89672B; Sat, 27 Nov 2004 18:17:03 +0100 (CET) Received: by raadradd.homeunix.org (Postfix, from userid 1001) id 4224BA557; Sat, 27 Nov 2004 18:17:08 +0100 (CET) Date: Sat, 27 Nov 2004 18:17:08 +0100 From: Radek Kozlowski To: Sven Esbjerg Message-ID: <20041127171708.GF21823@werd> References: <20041127163843.GC66419@esbjerg.name> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20041127163843.GC66419@esbjerg.name> User-Agent: Mutt/1.5.6i cc: freebsd-gnome@freebsd.org Subject: Re: gaim system tray 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: Sat, 27 Nov 2004 17:17:19 -0000 On Sat, Nov 27, 2004 at 05:38:43PM +0100, Sven Esbjerg wrote: > I have just installed gnome-2.8 on 5.3p1. I remember gaim beeing able > to live as a system tray icon/applet. I can't find the applet in the > ports tree and I don't see an option for it anywhere in the port or in > the configuration. > > How do I enable/get this? You need to add the Notification Area applet to the GNOME Panel: right click on the panel -> Add to Panel... -> Notification Area. -Radek