You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
basilisk | 5 months ago | |
build | 8 months ago | |
config | 8 months ago | |
other-licenses/7zstub/palemoon | 8 months ago | |
palemoon | 4 months ago | |
platform | 4 months ago | |
AUTHORS | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
aclocal.m4 | 8 months ago | |
client.mk | 8 months ago | |
configure.in | 8 months ago | |
configure.py | 8 months ago | |
mach | 4 months ago | |
moz.build | 8 months ago | |
moz.configure | 8 months ago |
README.md
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 laid out in a "comm-central" style configuration where only the code specific to Pale Moon is kept in this repository.
The shared Unified XUL Platform source code is referenced here as a git submodule contained in the platform/
directory and is required to build the application.
Getting the platform sub-module
git submodule init && git submodule update