From owner-cvs-ports Mon Jun 9 12:02:56 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA08449 for cvs-ports-outgoing; Mon, 9 Jun 1997 12:02:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA08393; Mon, 9 Jun 1997 12:01:56 -0700 (PDT) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA11092; Mon, 9 Jun 1997 12:01:45 -0700 (PDT) Date: Mon, 9 Jun 1997 12:01:45 -0700 (PDT) Message-Id: <199706091901.MAA11092@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/x11/fvwm95/files sample.fvwm95rc ports/x11/fvwm95/patches patch-ad Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk andreas 1997/06/09 12:01:44 PDT Added files: x11/fvwm95/patches patch-ad Removed files: x11/fvwm95/files sample.fvwm95rc Log: - remove unnecessary files/sample.fvwm95 rc file - changed icon paths in the real rc file in the sources - tabified the file a bit - removed occurrences of xterm_color and substituted them by xterm +cm -tn xterm-color - Wrong icon paths in the system.fvwm95rc file were causing fvwm95 to function improperly. PR: closes 3511 (closed!)