Index: ossp-pkg/as/as-gui/as_const.h RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/as_const.h,v co -q -kk -p'1.1' '/v/ossp/cvs/ossp-pkg/as/as-gui/as_const.h,v' | diff -u /dev/null - -L'ossp-pkg/as/as-gui/as_const.h' 2>/dev/null --- ossp-pkg/as/as-gui/as_const.h +++ - 2026-06-14 04:27:48.082020957 +0200 @@ -0,0 +1,13 @@ +#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" +#define TITRAQ_DEFREMOTELOG "no" +#define TITRAQ_PREFLOCALLOG "loglocal" +#define TITRAQ_DEFLOCALLOG "no"