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 | il y a 2 ans | |
---|---|---|
build | il y a 2 ans | |
config | il y a 2 ans | |
other-licenses | il y a 2 ans | |
palemoon | il y a 2 ans | |
platform | il y a 2 ans | |
.ycm_extra_conf.py | il y a 2 ans | |
AUTHORS | il y a 2 ans | |
LICENSE | il y a 2 ans | |
README.md | il y a 2 ans | |
aclocal.m4 | il y a 2 ans | |
client.mk | il y a 2 ans | |
configure | il y a 2 ans | |
configure.in | il y a 2 ans | |
configure.py | il y a 2 ans | |
mach | il y a 2 ans | |
moz.build | il y a 2 ans | |
moz.configure | il y a 2 ans |
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