Date: Wed, 18 Jun 2003 04:54:58 -0700 (PDT) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gnome-themes-extras Makefile pkg-plist Message-ID: <200306181154.h5IBswd0038200@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <rui@ruilopes.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306181154.h5IBswd0038200>