From c35cfa629dac0a06b7a798afbe7e73f4b17741ef Mon Sep 17 00:00:00 2001 From: pawelz Date: Sat, 2 Aug 2008 12:50:19 +0000 Subject: [PATCH] - use local plugins and templates directories Changed files: JXplorer.jxconfig.txt -> 1.2 --- JXplorer.jxconfig.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JXplorer.jxconfig.txt b/JXplorer.jxconfig.txt index 96ba223..4f917eb 100644 --- a/JXplorer.jxconfig.txt +++ b/JXplorer.jxconfig.txt @@ -24,8 +24,8 @@ dir.htmldocs===DATADIR==/htmldocs/ dir.icons===DATADIR==/icons/ dir.images===DATADIR==/images/ dir.local===DATADIR==/ -dir.plugins===DATADIR==/plugins/ -dir.templates===DATADIR==/templates/ +dir.plugins=plugins/ +dir.templates=templates/ #getSystemEnvironment Set this to true if you wish to add the system environment properties to the JX list (e.g. if you are setting JX properties via system variables) getSystemEnvironment=false -- 2.44.0