summaryrefslogtreecommitdiff
path: root/README.md
blob: c7f0d4bf35cbe5b0c1f607d874e5f3aeded1be0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Pale Moon web browser

This is the source code for the Pale Moon web browser, an independent
browser derived from Firefox/Mozilla community code. The source tree is
mostly laid out like Mozilla-based products.

## Maintenance mode

This repository and incarnation of Pale Moon is currently in maintenance mode and will only receive critical and security updates.
The new home for Pale Moon (v28+) is in the UXP platform repo where it is one of the included applications with the platform.
** Do NOT open new feature/bug issues on this repo, please, unless it is a sec or critical issue, and check if the Pale Moon unstable channel solves any issues you may have before opening new issues on the UXP repo.

## Resources

 * [Mozilla Source Code Directory Structure and links to project pages](https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure)
 * [Build Pale Moon for Windows](https://forum.palemoon.org/viewtopic.php?f=19&t=13556)
 * [Build Pale Moon for Linux](https://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux)
 * [Pale Moon home page](http://www.palemoon.org/)
 * [Code contribution guidelines](https://github.com/MoonchildProductions/Pale-Moon/wiki/Code-contribution-guidelines) - PLEASE read this if you wish to get involved in our development.