diff options
author | wiz <wiz> | 2002-09-24 12:29:55 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-24 12:29:55 +0000 |
commit | 3d20020e0b6522d7571bd8165f89b7d43d4dde83 (patch) | |
tree | e35cb619db9b63b7ab9420f514eb4af79f958929 /sysutils/rox-base/MESSAGE | |
parent | d9dfbb02aea2cedbd83e6be5da2465068192c882 (diff) | |
download | pkgsrc-3d20020e0b6522d7571bd8165f89b7d43d4dde83.tar.gz |
Complete standardization of messages according to latest pkglint.
Diffstat (limited to 'sysutils/rox-base/MESSAGE')
-rw-r--r-- | sysutils/rox-base/MESSAGE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/rox-base/MESSAGE b/sysutils/rox-base/MESSAGE index 818ba74681c..c51940a05c7 100644 --- a/sysutils/rox-base/MESSAGE +++ b/sysutils/rox-base/MESSAGE @@ -1,4 +1,5 @@ -$NetBSD: MESSAGE,v 1.2 2002/06/01 18:21:34 cjep Exp $ +=========================================================================== +$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 @@ -6,3 +7,5 @@ need to be in a directory with user read/write access. For example: cp -R ${PREFIX}/share/rox/Choices ~/.RoxChoices setenv CHOICESPATH ~/.RoxChoices + +=========================================================================== |