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 | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
build | %!s(int64=2) %!d(string=hai) anos | |
config | %!s(int64=2) %!d(string=hai) anos | |
other-licenses | %!s(int64=2) %!d(string=hai) anos | |
palemoon | %!s(int64=2) %!d(string=hai) anos | |
platform | %!s(int64=2) %!d(string=hai) anos | |
.ycm_extra_conf.py | %!s(int64=2) %!d(string=hai) anos | |
AUTHORS | %!s(int64=2) %!d(string=hai) anos | |
LICENSE | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
aclocal.m4 | %!s(int64=2) %!d(string=hai) anos | |
client.mk | %!s(int64=2) %!d(string=hai) anos | |
configure | %!s(int64=2) %!d(string=hai) anos | |
configure.in | %!s(int64=2) %!d(string=hai) anos | |
configure.py | %!s(int64=2) %!d(string=hai) anos | |
mach | %!s(int64=2) %!d(string=hai) anos | |
moz.build | %!s(int64=2) %!d(string=hai) anos | |
moz.configure | %!s(int64=2) %!d(string=hai) anos |
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