You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
build | 2 years ago | |
config | 2 years ago | |
other-licenses/7zstub/palemoon | 3 years ago | |
palemoon | 1 year ago | |
platform@b4379df09d | 1 year ago | |
.gitattributes | 9 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
.ycm_extra_conf.py | 4 years ago | |
AUTHORS | 7 years ago | |
LICENSE | 8 years ago | |
README.md | 3 years ago | |
aclocal.m4 | 4 years ago | |
client.mk | 2 years ago | |
configure.in | 4 years ago | |
configure.py | 4 years ago | |
mach | 2 years ago | |
moz.build | 4 years ago | |
moz.configure | 3 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