On Thu, Jan 08, 2004 at 03:31:33PM -0500, Mike wrote: > WM_CLASS(STRING) = "MozillaFirebird-bin", "MozillaFirebird-bin" > WM_NAME(STRING) = "Opening v0.6.0.zip"
The problem is that all of firebird's dialogs that I'm aware of have
exactly this same WM_CLASS and the name isn't very descriptive either.
You could try winprop{class="MozillaFirebird-bin", name="Opening .*",
transient_mode="normal"}, but it's ugly.
--
Tuomo
