|
5f42ed59e1 2 天之前 | |
---|---|---|
build | 2 年之前 | |
config | 2 年之前 | |
other-licenses/7zstub/palemoon | 2 月之前 | |
palemoon | 2 天之前 | |
platform @ 0051421990 | 1 周之前 | |
.gitattributes | 8 年之前 | |
.gitignore | 3 月之前 | |
.gitmodules | 1 年之前 | |
.ycm_extra_conf.py | 2 年之前 | |
AUTHORS | 5 年之前 | |
LICENSE | 6 年之前 | |
README.md | 1 年之前 | |
aclocal.m4 | 2 年之前 | |
client.mk | 2 年之前 | |
configure.in | 2 年之前 | |
configure.py | 2 年之前 | |
mach | 1 月之前 | |
moz.build | 2 年之前 | |
moz.configure | 1 年之前 |
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