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