From owner-freebsd-gnome@FreeBSD.ORG Tue Mar 22 10:17:11 2005 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 DAAFD16A4CE for ; Tue, 22 Mar 2005 10:17:11 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9CD4543D3F for ; Tue, 22 Mar 2005 10:17:10 +0000 (GMT) (envelope-from reinhold.matthias@gmx.net) Received: (qmail invoked by alias); 22 Mar 2005 10:17:09 -0000 Received: from port-212-202-0-196.dynamic.qsc.de (EHLO lodoss.reinhold.local) [212.202.0.196] by mail.gmx.net (mp009) with SMTP; 22 Mar 2005 11:17:09 +0100 X-Authenticated: #4068285 Received: from lodoss.reinhold.local (localhost.reinhold.local [127.0.0.1]) by lodoss.reinhold.local (8.13.3/8.13.1) with ESMTP id j2MAH8ew083897; Tue, 22 Mar 2005 11:17:08 +0100 (CET) (envelope-from reinhold.matthias@gmx.net) Received: (from matze@localhost) by lodoss.reinhold.local (8.13.3/8.13.1/Submit) id j2MAH7qu083896; Tue, 22 Mar 2005 11:17:07 +0100 (CET) (envelope-from reinhold.matthias@gmx.net) X-Authentication-Warning: lodoss.reinhold.local: matze set sender to reinhold.matthias@gmx.net using -f From: matthias reinhold To: Adam Weinberger In-Reply-To: <1111485707.5346.3.camel@smacky> References: <1111485573.57670.13.camel@lodoss.reinhold.local> <1111485707.5346.3.camel@smacky> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 22 Mar 2005 11:17:07 +0100 Message-Id: <1111486627.64939.2.camel@lodoss.reinhold.local> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Y-GMX-Trusted: 0 cc: freebsd-gnome@freebsd.org Subject: Re: changing themes with gnome210 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: reinhold.matthias@gmx.net List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 10:17:12 -0000 On Tue, 2005-03-22 at 05:01 -0500, Adam Weinberger wrote: > On Tue, 2005-22-03 at 10:59 +0100, matthias reinhold wrote: > > Hey there > > > > Yesterday i installed Gnome 2.10 on my FreeBSD 5.4-PRERELEASE. I had > > some troubles but i managed to solve them. > > > > But one thing remains: I dont have a menu-entry "Desktop -> Preferences > > -> Themes" now. And neither do i seem to have any other > > configuration-tool than this weird "Configuration Editor" (I don't > > understand how to use this one. This windows-registry-style is pretty > > much confusing me..) to change appearance-settings. > > Actually i wouldn't really need to change themes and stuff, but since > > i'm using my former 2.8-configuration (where i did have a custom > > theme-setting) i'm getting those nasty error messages on gnome-startup. > > > > So how do i configure theme-settings now? Or did i even forget to build > > some tool? > > You probably forgot to build sysutils/gnomecontrolcenter2. > > # Adam > Oh well, you're right. Thank you. :) regards, reinhold