$OpenBSD: patch-doc_icewm-7_html,v 1.8 2008/08/21 07:34:07 ajacoutot Exp $ --- doc/icewm-7.html.orig Sun Jan 9 22:48:56 2005 +++ doc/icewm-7.html Wed Mar 23 22:26:53 2005 @@ -25,8 +25,8 @@ directories:

$HOME/.icewm

user's personal customization. This location can be customized by setting the $ICEWM_PRIVCFG environment variable.

-
/etc/X11/icewm

system-wide customized defaults

-
/usr/share/icewm OR /usr/local/share/icewm

compiled-in default directory +

${SYSCONFDIR}/icewm

system-wide customized defaults

+
${PREFIX}/share/icewm

compiled-in default directory with default files

@@ -34,8 +34,8 @@ with default files

in the system/install directory can be overridden by the user by creating the same directory hierarchy under $HOME/.icewm.

To customize icewm yourself, you should create the $HOME/.icewm directory and copy -the files that you wish to modify (preferences, winoptions),from /etc/X11/icewm, -/usr/share/icewm or /usr/local/share/icewm and then modify as you like.

+the files that you wish to modify (preferences, winoptions),from ${SYSCONFDIR}/icewm, +or ${PREFIX}/share/icewm and then modify as you like.

To customize the default themes, you should create the $HOME/.icewm/themes directory and copy all the theme files there and then modify as necessary.