using ff tiled again, seems to work perfectly with new bottom stack c0454599
Anselm R. Garbe · 2006-09-29 18:40 1 file(s) · +1 −1
config.arg.h +1 −1
64 64
#define RULES \
65 65
static Rule rule[] = { \
66 66
	/* class:instance:title regex	tags regex	isfloat */ \
67 -
	{ "Firefox.*",			"net",		True}, \
67 +
	{ "Firefox.*",			"net",		False}, \
68 68
	{ "Gimp.*",			NULL,		True}, \
69 69
	{ "MPlayer.*",			NULL,		True}, \
70 70
	{ "Acroread.*",			NULL,		True}, \