Mercurial > aewl
comparison tag.c @ 97:1d125cf2925b
firefox instance is different now
author | arg@mmvi |
---|---|
date | Tue, 18 Jul 2006 15:10:57 +0200 |
parents | 5d88952cbf96 |
children | a19556fe83b5 |
comparison
equal
deleted
inserted
replaced
96:a5fd13035bf9 | 97:1d125cf2925b |
---|---|
10 /* static */ | 10 /* static */ |
11 | 11 |
12 /* CUSTOMIZE */ | 12 /* CUSTOMIZE */ |
13 static Rule rule[] = { | 13 static Rule rule[] = { |
14 /* class instance tags isfloat */ | 14 /* class instance tags isfloat */ |
15 { "Firefox-bin", "Gecko", { [Twww] = "www" }, False }, | 15 { "Firefox-bin", "firefox-bin", { [Twww] = "www" }, False }, |
16 }; | 16 }; |
17 | 17 |
18 /* extern */ | 18 /* extern */ |
19 | 19 |
20 /* CUSTOMIZE */ | 20 /* CUSTOMIZE */ |