|
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