summaryrefslogtreecommitdiff
path: root/sysutils/rox-base/MESSAGE
blob: c51940a05c76a2c43d498f898c98d40ed25fd65b (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:39 wiz Exp $

You need to set CHOICESPATH variable to let other applications such
as ROX-Filer can find the resources provided by rox-base. These resources
need to be in a directory with user read/write access. For example:

	cp -R ${PREFIX}/share/rox/Choices ~/.RoxChoices
	setenv CHOICESPATH ~/.RoxChoices

===========================================================================