Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
@ -230,3 +230,6 @@
// TDE compositor binary name
#define TDE_COMPOSITOR_BINARY "compton-tde"
// TDE man installation folder
#define TDE_MANDIR "@MAN_INSTALL_DIR@"
@ -963,6 +963,7 @@ void MANProtocol::constructPath(TQStringList& constr_path, TQStringList constr_c
"/usr/sunpc/man",
"/usr/ncd/man",
"/usr/newsprint/man",
TDE_MANDIR,
NULL };