using ff tiled again, seems to work perfectly with new bottom stack

This commit is contained in:
Anselm R. Garbe 2006-09-29 18:40:32 +02:00
parent e0f64e63db
commit c045459917
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ static Key key[] = { \
#define RULES \
static Rule rule[] = { \
/* class:instance:title regex tags regex isfloat */ \
{ "Firefox.*", "net", True}, \
{ "Firefox.*", "net", False}, \
{ "Gimp.*", NULL, True}, \
{ "MPlayer.*", NULL, True}, \
{ "Acroread.*", NULL, True}, \