|
5f42ed59e1 před 2 dny | |
---|---|---|
build | před 2 roky | |
config | před 2 roky | |
other-licenses/7zstub/palemoon | před 2 měsíci | |
palemoon | před 2 dny | |
platform @ 0051421990 | před 1 týdnem | |
.gitattributes | před 8 roky | |
.gitignore | před 3 měsíci | |
.gitmodules | před 1 rokem | |
.ycm_extra_conf.py | před 2 roky | |
AUTHORS | před 5 roky | |
LICENSE | před 6 roky | |
README.md | před 1 rokem | |
aclocal.m4 | před 2 roky | |
client.mk | před 2 roky | |
configure.in | před 2 roky | |
configure.py | před 2 roky | |
mach | před 1 měsícem | |
moz.build | před 2 roky | |
moz.configure | před 1 rokem |
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