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