prepared 3.7, ready to rambo

This commit is contained in:
Anselm R. Garbe 2007-02-24 15:40:50 +01:00
parent a58731e835
commit 12280f0253
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
#define SELFGCOLOR "#fff" #define SELFGCOLOR "#fff"
#define TOPBAR True /* False */ #define TOPBAR True /* False */
/* behavior */ /* tagging */
#define TAGS \ #define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL }; const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
#define RULES \ #define RULES \

View File

@ -13,7 +13,7 @@
#define SELFGCOLOR "#ffffff" #define SELFGCOLOR "#ffffff"
#define TOPBAR True /* False */ #define TOPBAR True /* False */
/* behavior */ /* tagging */
#define TAGS \ #define TAGS \
const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL }; const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9", NULL };
/* Query class:instance:title for regex matching info with following command: /* Query class:instance:title for regex matching info with following command: