- stop explaining how to add fvwm2 to xinitrc, and remove some more obvious

bits.

pointed out by danh@, ok pval@ (MAINTAINER)
This commit is contained in:
jasper 2010-11-09 17:05:44 +00:00
parent b91884af09
commit fb35cae765
4 changed files with 9 additions and 26 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.48 2010/10/24 21:15:32 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.49 2010/11/09 17:05:44 jasper Exp $
COMMENT-main= multiple virtual desktop window manager, with icons
COMMENT-fvicons=multiple virtual desktop window manager icons
@ -10,9 +10,9 @@ PKGNAME-main= fvwm2+fvicons-${VERSION}
FULLPKGNAME-fvicons=fvicons-${VERSION}
PKGNAME-fvwm2= fvwm2-${VERSION}
REVISION-main= 1
REVISION-fvicons= 0
REVISION-fvwm2= 0
REVISION-main= 2
REVISION-fvicons= 1
REVISION-fvwm2= 1
CATEGORIES= x11

View File

@ -1,3 +1,3 @@
The icon set coming with fvwm2 has been installed into
${PREFIX}/share/pixmaps/fvwm. Make sure to set your
ImagePath appropriately.
${PREFIX}/share/pixmaps/fvwm. Make sure to set your ImagePath
appropriately.

View File

@ -1,10 +0,0 @@
In order to use fvwm2 as your window manager, you must change your
.xinitrc or .xsession appropriately and add a line similar to the
following:
exec ${PREFIX}/bin/fvwm2
System wide configuration has been put in
${PREFIX}/share/fvwm/system.fvwm2rc. To use your own
configuration, copy ${PREFIX}/share/fvwm/system.fvwm2rc to
~/.fvwm2rc and edit it as appropriate.

View File

@ -1,10 +1,3 @@
In order to use fvwm2 as your window manager, you must change your
.xinitrc or .xsession appropriately and add a line similar to the
following:
exec ${PREFIX}/bin/fvwm2
Icons have been installed into ${PREFIX}/share/pixmaps/fvwm, and a system
wide configuration has been put in ${PREFIX}/share/fvwm/system.fvwm2rc.
To use your own configuration, copy ${PREFIX}/share/fvwm/system.fvwm2rc
to ~/.fvwm2rc and edit it as appropriate.
The icon set coming with fvwm2 has been installed into
${PREFIX}/share/pixmaps/fvwm. Make sure to set your ImagePath
appropriately.