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