2018-02-12 11:59:50 +01:00
|
|
|
# Unified XUL Platform (UXP)
|
|
|
|
|
|
|
|
|
|
This repository holds the code for a unified application platform for XUL-based
|
|
|
|
|
applications. It is a hard fork from the Mozilla code repository (mozilla-central)
|
|
|
|
|
with an ESR-52 fork point.
|
|
|
|
|
|
|
|
|
|
In addition to further development based on the Mozilla upstream code, and
|
|
|
|
|
selective cherry-picking of directly-applicable patches, this repository has its
|
2020-03-28 06:57:45 -04:00
|
|
|
own development and holds the base for a maintained platform to be used by XUL
|
2018-02-12 11:59:50 +01:00
|
|
|
applications.
|
|
|
|
|
|
2020-03-28 06:57:45 -04:00
|
|
|
For a list of active projects making use of the Unified XUL Platform, checkout http://thereisonlyxul.org/.
|
2018-02-12 11:59:50 +01:00
|
|
|
|
2018-04-29 13:12:21 +02:00
|
|
|
## Additional documentation
|
|
|
|
|
|
|
|
|
|
Additional documentation relevant to this source code can be found in the `/docs`
|
|
|
|
|
directory. This will contain relevant documentation regarding contributing,
|
|
|
|
|
using and distributing this code and its binaries.
|
|
|
|
|
|
2018-08-03 13:59:37 +02:00
|
|
|
If you are interested in the development and building side of things, some
|
2020-05-31 18:17:36 +02:00
|
|
|
information will be available on the [Pale Moon developer site](http://developer.palemoon.org).
|
|
|
|
|
You are also always welcome to get in touch with our community on the [Pale Moon forum](https://forum.palemoon.org/).
|
2018-08-03 13:59:37 +02:00
|
|
|
|
2018-02-12 11:59:50 +01:00
|
|
|
### A note about trademarks and branding
|
|
|
|
|
|
|
|
|
|
Although this repository is licensed under Mozilla Public License v2.0, the
|
|
|
|
|
trademarks and brands contained herein remain the property of their respective
|
|
|
|
|
owners. For more details, please see the notifications in the respective directories.
|
|
|
|
|
|
|
|
|
|
### Foundation and maintainership
|
|
|
|
|
|
2020-03-28 06:57:45 -04:00
|
|
|
This repository has been founded by Moonchild (M.C. Straver) and is maintained by him
|
|
|
|
|
and other community members.
|
|
|
|
|
If you fork this repository to perform your own work on it, please consider offering
|
|
|
|
|
improvement patches upstream to its origin to mutually improve the platform and build
|
|
|
|
|
a future for XUL.
|