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