|
5f42ed59e1 hace 2 días | |
---|---|---|
build | hace 2 años | |
config | hace 2 años | |
other-licenses/7zstub/palemoon | hace 2 meses | |
palemoon | hace 2 días | |
platform @ 0051421990 | hace 1 semana | |
.gitattributes | hace 8 años | |
.gitignore | hace 3 meses | |
.gitmodules | hace 1 año | |
.ycm_extra_conf.py | hace 2 años | |
AUTHORS | hace 5 años | |
LICENSE | hace 6 años | |
README.md | hace 1 año | |
aclocal.m4 | hace 2 años | |
client.mk | hace 2 años | |
configure.in | hace 2 años | |
configure.py | hace 2 años | |
mach | hace 1 mes | |
moz.build | hace 2 años | |
moz.configure | hace 1 año |
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