Date: Thu, 14 Sep 2006 16:20:29 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/icewm Makefile pkg-plist Message-ID: <200609141620.k8EGKTS7024455@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vd 2006-09-14 16:20:29 UTC FreeBSD ports repository Modified files: x11-wm/icewm Makefile pkg-plist Log: Since some of the latest updates the option for the "beastie" start button stopped working. E.g. the default start button appeared even though the option for the beastiefied start button was turned on. This affected only the Infadel2 theme because it appeared to provide it's own start button icon and thus not using the default one which has been replaced with the beastie one by our port. The solution I introduce installs (only if beastie is turned on) themes' specific start button icons under different name so that IceWM does not find them and thus falls back to the default one (almost the same as not installing them at all). Revision Changes Path 1.119 +9 -0 ports/x11-wm/icewm/Makefile 1.46 +2 -2 ports/x11-wm/icewm/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609141620.k8EGKTS7024455>