|
@ -82,6 +82,5 @@ static Key key[] = { \ |
|
|
#define RULES \ |
|
|
#define RULES \ |
|
|
static Rule rule[] = { \ |
|
|
static Rule rule[] = { \ |
|
|
/* class:instance:title regex tags regex isfloat */ \ |
|
|
/* class:instance:title regex tags regex isfloat */ \ |
|
|
{ "Firefox.*", "2", False }, \ |
|
|
|
|
|
{ "Gimp.*", NULL, True }, \ |
|
|
{ "Gimp.*", NULL, True }, \ |
|
|
}; |
|
|
}; |