OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_const.h versions 1.39 and 1.40
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_const.h 1.39 -> 1.40

--- as_const.h   2003/01/30 16:51:45     1.39
+++ as_const.h   2003/01/30 18:18:30     1.40
@@ -55,10 +55,6 @@
 #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
@@ -134,10 +130,19 @@
 #define TITRAQ_PREFSORTDIR      "sortascending"
 #define TITRAQ_DEFSORTDIR       true
 
+// Other value constants
+#define TITRAQ_DATAVERSIONMAJ   0
+#define TITRAQ_DATAVERSIONMIN   5
+
+// Environment string constants
+#define TITRAQ_ENVUSERNAME      "LOGNAME"
+#define TITRAQ_ENVHOMEDIR       "HOMEDIR"
+
 // Other string constants
 #define TITRAQ_SEPARATORTOK     " "
 #define TITRAQ_HOMEDIRTOK       "~/"
 #define TITRAQ_FEXTENSION       ".as"
+#define TITRAQ_DATAPATTERN      "%!AS-EVENTS-"
 #define TITRAQ_SAVEFIRST        "The timesheet contains unsaved changes.\nDo you want to save the changes or discard them?"
 #define TITRAQ_OVERWRITE        "A file already exists with the chosen name.\nDo you want to overwrite it with new data?"
 

CVSTrac 2.0.1