ossp-pkg/as/as-gui/as_const.h 1.38 -> 1.39
--- as_const.h 2003/01/30 14:36:01 1.38
+++ as_const.h 2003/01/30 16:51:45 1.39
@@ -55,6 +55,10 @@
#define TITRAQ_PREFLOCALLOG "loglocal"
#define TITRAQ_DEFLOCALLOG "no"
+// Environment strings
+#define TITRAQ_ENVUSERNAME "LOGNAME"
+#define TITRAQ_ENVHOMEDIR "HOMEDIR"
+
// Column show preferences
#define TITRAQ_PREFSTATCOLON "statcolshow"
#define TITRAQ_DEFSTATCOLON true
|
|