aewl
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 diff
1.1 --- a/config.arg.h Fri Sep 29 18:21:02 2006 +0200 1.2 +++ b/config.arg.h Fri Sep 29 18:40:32 2006 +0200 1.3 @@ -64,7 +64,7 @@ 1.4 #define RULES \ 1.5 static Rule rule[] = { \ 1.6 /* class:instance:title regex tags regex isfloat */ \ 1.7 - { "Firefox.*", "net", True}, \ 1.8 + { "Firefox.*", "net", False}, \ 1.9 { "Gimp.*", NULL, True}, \ 1.10 { "MPlayer.*", NULL, True}, \ 1.11 { "Acroread.*", NULL, True}, \