From f26f23de50cb7941a7702198e3b4d1b2f9de062e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 9 May 2003 16:57:17 +0000 Subject: all my changes while i was offline. better alt-tabbing. better transient handling. i dont even know. lots of fucking cool shit so WATCH the FUCK OUT. --- openbox/parse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/parse.h') diff --git a/openbox/parse.h b/openbox/parse.h index 3ce5ebbd..abd5bb2d 100644 --- a/openbox/parse.h +++ b/openbox/parse.h @@ -11,7 +11,7 @@ typedef enum { TOKEN_INTEGER = INTEGER, TOKEN_STRING = STRING, TOKEN_IDENTIFIER = IDENTIFIER, - TOKEN_BOOL = BOOL, + TOKEN_BOOL = BOOLEAN, TOKEN_LIST, TOKEN_LBRACE = '{', TOKEN_RBRACE = '}', -- cgit v1.2.3