changeset 518:f35e6c5993ef

using ff tiled again, seems to work perfectly with new bottom stack
author Anselm R. Garbe <arg@10kloc.org>
date Fri, 29 Sep 2006 18:40:32 +0200
parents 2b4bd49fc155
children 6cad48068e4c
files config.arg.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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}, \