# HG changeset patch # User Anselm R. Garbe # Date 1159548032 -7200 # Node ID f35e6c5993ef297a6526e9f6a25bdd1cd8d5b18a # Parent 2b4bd49fc155a6a920940e059cf28149e4f18ab6 using ff tiled again, seems to work perfectly with new bottom stack diff -r 2b4bd49fc155 -r f35e6c5993ef 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}, \