blob: 818ba74681c3730bc1213ad946c68053ba3d6344 (
plain)
1
2
3
4
5
6
7
8
|
$NetBSD: MESSAGE,v 1.2 2002/06/01 18:21:34 cjep 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
|