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.
![]() |
2 days ago | |
---|---|---|
build | 3 years ago | |
config | 3 years ago | |
other-licenses/7zstub/palemoon | 11 months ago | |
palemoon | 3 days ago | |
platform@ad7ffc0525 | 2 days ago | |
.gitattributes | 9 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 2 years ago | |
.ycm_extra_conf.py | 3 years ago | |
AUTHORS | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 2 years ago | |
aclocal.m4 | 3 years ago | |
client.mk | 3 years ago | |
configure.in | 3 years ago | |
configure.py | 3 years ago | |
mach | 11 months ago | |
moz.build | 3 years ago | |
moz.configure | 2 years 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