ossp-pkg/as/as-gui/as_const.h 1.60 -> 1.61
--- as_const.h 2003/02/28 17:13:25 1.60
+++ as_const.h 2003/03/05 20:27:34 1.61
@@ -205,6 +205,7 @@
#define TITRAQ_SEPARATORTOK " "
#define TITRAQ_HOMEDIRTOK "~/"
#define TITRAQ_FEXTENSION ".as"
+#define TITRAQ_REFHELP "as-gui.html"
#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?"
|
|