using ff tiled again, seems to work perfectly with new bottom stack
authorAnselm R. Garbe <arg@10kloc.org>
Fri, 29 Sep 2006 18:40:32 +0200
changeset 518 f35e6c5993ef
parent 517 2b4bd49fc155
child 519 6cad48068e4c
using ff tiled again, seems to work perfectly with new bottom stack
config.arg.h
--- a/config.arg.h	Fri Sep 29 18:21:02 2006 +0200
+++ b/config.arg.h	Fri Sep 29 18:40:32 2006 +0200
@@ -64,7 +64,7 @@
 #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}, \