Lines Matching defs:Mozilla
265 class Mozilla(UnixBrowser):
266 """Launcher class for Mozilla browsers."""
458 # The Mozilla browsers
461 register(browser, None, Mozilla(browser))
463 # The Netscape and old Mozilla browsers
464 for browser in ("mozilla-firefox",
465 "mozilla-firebird", "firebird",
466 "mozilla", "netscape"):
481 # Skipstone, another Gtk/Mozilla based browser
521 for browser in ("firefox", "firebird", "seamonkey", "mozilla",