renamed Client->versatile and Rule->versatile into Client->isversatile resp. Rule->isversatile
This commit is contained in:
parent
6d5f67a092
commit
5a03daf47f
5 changed files with 16 additions and 16 deletions
|
@ -89,7 +89,7 @@ static Key key[] = { \
|
|||
|
||||
#define RULES \
|
||||
static Rule rule[] = { \
|
||||
/* class:instance:title regex tags regex versatile */ \
|
||||
/* class:instance:title regex tags regex isversatile */ \
|
||||
{ "Firefox", "3", False }, \
|
||||
{ "Gimp", NULL, True }, \
|
||||
{ "MPlayer", NULL, True }, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue