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 | пре 2 година | |
---|---|---|
build | пре 2 година | |
config | пре 2 година | |
other-licenses | пре 2 година | |
palemoon | пре 2 година | |
platform | пре 2 година | |
.ycm_extra_conf.py | пре 2 година | |
AUTHORS | пре 2 година | |
LICENSE | пре 2 година | |
README.md | пре 2 година | |
aclocal.m4 | пре 2 година | |
client.mk | пре 2 година | |
configure | пре 2 година | |
configure.in | пре 2 година | |
configure.py | пре 2 година | |
mach | пре 2 година | |
moz.build | пре 2 година | |
moz.configure | пре 2 година |
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