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 | před 2 roky | |
---|---|---|
build | před 2 roky | |
config | před 2 roky | |
other-licenses | před 2 roky | |
palemoon | před 2 roky | |
platform | před 2 roky | |
.ycm_extra_conf.py | před 2 roky | |
AUTHORS | před 2 roky | |
LICENSE | před 2 roky | |
README.md | před 2 roky | |
aclocal.m4 | před 2 roky | |
client.mk | před 2 roky | |
configure | před 2 roky | |
configure.in | před 2 roky | |
configure.py | před 2 roky | |
mach | před 2 roky | |
moz.build | před 2 roky | |
moz.configure | před 2 roky |
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