Added clarification on tags in config.def.h.
parent
2568d3cc23
commit
b75d7cb4e2
|
|
@ -35,6 +35,7 @@ static const int *schemes[3][2] = {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Tags
|
* Tags
|
||||||
|
* Must not exceed 31 tags and amount must match dwl's tagcount.
|
||||||
*/
|
*/
|
||||||
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
|
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue