firefox instance is different now

This commit is contained in:
arg@mmvi 2006-07-18 15:10:57 +02:00
parent 6649dcce6d
commit f1294353f2
1 changed files with 1 additions and 1 deletions

2
tag.c
View File

@ -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 */