JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
firefox instance is different now
authorarg@mmvi <unknown>
Tue, 18 Jul 2006 13:10:57 +0000 (15:10 +0200)
committerarg@mmvi <unknown>
Tue, 18 Jul 2006 13:10:57 +0000 (15:10 +0200)
tag.c

diff --git a/tag.c b/tag.c
index d29a179..077c93c 100644 (file)
--- a/tag.c
+++ b/tag.c
@@ -12,7 +12,7 @@
 /* CUSTOMIZE */ 
 static Rule rule[] = {
        /* class                        instance        tags                                            isfloat */
-       { "Firefox-bin",        "Gecko",        { [Twww] = "www" },                     False },
+       { "Firefox-bin",        "firefox-bin",  { [Twww] = "www" },                     False },
 };
 
 /* extern */