Mercurial > aewl
comparison config.arg.h @ 515:d6d1d0033e3c
removed useless updatemaster
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 29 Sep 2006 17:25:49 +0200 |
parents | 1599c953647b |
children | e5f8d6ac509c |
comparison
equal
deleted
inserted
replaced
514:3dd1631824a6 | 515:d6d1d0033e3c |
---|---|
6 #define TAGS \ | 6 #define TAGS \ |
7 const char *tags[] = { "dev", "work", "net", "fnord", NULL }; | 7 const char *tags[] = { "dev", "work", "net", "fnord", NULL }; |
8 | 8 |
9 #define DEFMODE dotile /* dofloat */ | 9 #define DEFMODE dotile /* dofloat */ |
10 #define FLOATSYMBOL "><>" | 10 #define FLOATSYMBOL "><>" |
11 #define STACKPOS StackRight /* StackLeft */ | 11 #define STACKPOS StackRight /* StackLeft, StackBottom */ |
12 #define TILESYMBOL "[]=" | 12 #define TILESYMBOL "[]=" |
13 | 13 |
14 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" | 14 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" |
15 #define NORMBGCOLOR "#333333" | 15 #define NORMBGCOLOR "#333333" |
16 #define NORMFGCOLOR "#dddddd" | 16 #define NORMFGCOLOR "#dddddd" |