Pale Moon dev's appear to no longer provide git access to the source code -- so I'll provide my own.
khronosschoty ac60e7ecec restore unstable branding | hace 2 años | |
---|---|---|
build | hace 2 años | |
config | hace 2 años | |
other-licenses | hace 2 años | |
palemoon | hace 2 años | |
platform | hace 2 años | |
.ycm_extra_conf.py | hace 2 años | |
AUTHORS | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
aclocal.m4 | hace 2 años | |
client.mk | hace 2 años | |
configure | hace 2 años | |
configure.in | hace 2 años | |
configure.py | hace 2 años | |
mach | hace 2 años | |
moz.build | hace 2 años | |
moz.configure | hace 2 años |
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.
git submodule init && git submodule update