Dactyloidae/application/xulrunner
2019-02-21 14:56:20 +08:00
..
app Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
config Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
examples Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
installer Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
locales Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
stub Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
tools/redit Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
app.mozbuild Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
configure.in Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
confvars.sh Remove conditional MOZ_MAINTENANCE_SERVICE code 2019-02-21 14:56:20 +08:00
moz.build Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
moz.configure Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00
README.xulrunner Import XULRunner and make it produce the generic stub 2019-02-15 23:48:17 +08:00

XULRunner is a package which can be used to run applications written in HTML
or XUL. It can also be used to embed the gecko rendering engine into
binary applications.

XULRunner is not a product; it is a tool which can be used to create products.
It is a byproduct of Firefox development and the Mozilla community does not
have a strong commitment to support XULRunner development apart from Firefox
development.

For more information about using XULRunner or how to use this binary package,
see the Mozilla Developer Center article:

https://developer.mozilla.org/en/XULRunner