cdesktopenv/cde/programs/dtsearchpath
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
..
dtappg Include <iostream> without the .h on modern C++ 2012-03-13 17:31:56 +00:00
dtsp Improve MANPATH control 2012-09-17 18:23:14 -06:00
libCliSrv Improve MANPATH control 2012-09-17 18:23:14 -06:00
0010.dtpaths.src Correction of paths for BSDs 2012-08-29 20:39:02 -06:00
0030.dttmpdir.src Correction of paths for BSDs 2012-08-29 20:39:02 -06:00
Imakefile Correction of paths for BSDs 2012-08-29 20:39:02 -06:00