From owner-cvs-ports@FreeBSD.ORG Wed Jun 18 04:54:59 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4787E37B401; Wed, 18 Jun 2003 04:54:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E984743F75; Wed, 18 Jun 2003 04:54:58 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5IBsw0U038201; Wed, 18 Jun 2003 04:54:58 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5IBswd0038200; Wed, 18 Jun 2003 04:54:58 -0700 (PDT) Message-Id: <200306181154.h5IBswd0038200@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 18 Jun 2003 04:54:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gnome-themes-extras Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2003 11:54:59 -0000 adamw 2003/06/18 04:54:58 PDT FreeBSD ports repository Modified files: x11-toolkits/gnome-themes-extras Makefile pkg-plist Log: OK, so apparently certain parts of the control center system look for GTK-2 themes in share/gnome/themes, and certain parts don't. But they all look for the themes in share/themes. Except for the metacity theme selector, which only looks in share/gnome/themes and not in share/themes. So, install metacity themes into share/gnome/themes, and install GTK-2 themes into share/themes. As an extra special bonus, now the Lush metacity theme doesn't work. It appears to be referencing a whole bunch of images that aren't included in the gnome-themes-extras distfiles. Something further to look forward to in the next PORTVERSION. Reported by: Rui Lopes Reviewed by: Rui Lopes Revision Changes Path 1.4 +3 -2 ports/x11-toolkits/gnome-themes-extras/Makefile 1.4 +106 -102 ports/x11-toolkits/gnome-themes-extras/pkg-plist