ossp-pkg/as/as-gui/as_const.h 1.1 -> 1.2
--- as_const.h 2002/11/24 17:55:55 1.1
+++ as_const.h 2002/11/24 20:39:32 1.2
@@ -1,10 +1,10 @@
+// Preferences string constants
#define TITRAQ_PREFNAME "titraq.conf"
#define TITRAQ_APPTITLE "Titraq"
#define TITRAQ_PREFVER "0.5"
#define TITRAQ_PREFASFILE "asfile"
#define TITRAQ_DEFASFILE "/e/dev/as"
#define TITRAQ_PREFSTYLE "uistyle"
-#define TITRAQ_DEFSTYLE "CDE"
#define TITRAQ_PREFVIEW "view"
#define TITRAQ_DEFVIEW "normal"
#define TITRAQ_PREFREMOTELOG "logremote"
|
|