cdesktopenv/cde/programs/dtsearchpath/dtsp
Marcin Cieslak 464bc5b3f6 Improve MANPATH control
* Revert changes to programs/dtsearchpath/libCliSrv/UnixEnv.C
  introduced by c3cb5b8aa6
  that could have produced disappearing Application Manager
  icons on FreeBSD
* Introduce SearchPath:useSystemPath() virtual method to tell
  dtsearchpath to leave some environment variables alone.

  It is currently overriden for FreeBSD only if the MANPATH
  is empty (system default). Other operating systems
  might want to override it if they prefer to have distribution
  specific control of a search path in effect.

* Symlink /usr/dt/share/man to /usr/dt/man for FreeBSD
  This allows dtsearchpath to actually include /usr/dt/man
  in the MANPATH when MANPATH override is in effect.
2012-09-17 18:23:14 -06:00
..
AppSearchPath.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
DbSearchPath.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
HelpSearchPath.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
IconSearchPath.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
InfoLibSearchPath.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
ManSearchPath.C Improve MANPATH control 2012-09-17 18:23:14 -06:00
Options.C Namespace ostream and endl into std:: 2012-03-13 17:54:48 +00:00
Options.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
SearchPath.C Improve MANPATH control 2012-09-17 18:23:14 -06:00
SearchPath.h Improve MANPATH control 2012-09-17 18:23:14 -06:00
dtsearchpath.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00