|
adeab50020 2 小时前 | |
---|---|---|
build | 1年前 | |
config | 1年前 | |
other-licenses/7zstub/palemoon | 1年前 | |
palemoon | 2 小时前 | |
platform @ 78a37c1045 | 1 天前 | |
.gitattributes | 6 年前 | |
.gitignore | 1年前 | |
.gitmodules | 4 个月前 | |
.ycm_extra_conf.py | 1年前 | |
AUTHORS | 4 年前 | |
LICENSE | 5 年前 | |
README.md | 4 个月前 | |
aclocal.m4 | 1年前 | |
client.mk | 8 个月前 | |
configure.in | 1年前 | |
configure.py | 1年前 | |
mach | 1年前 | |
moz.build | 1年前 | |
moz.configure | 4 个月前 |
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