|
5f42ed59e1 2 giorni fa | |
---|---|---|
build | 2 anni fa | |
config | 2 anni fa | |
other-licenses/7zstub/palemoon | 2 mesi fa | |
palemoon | 2 giorni fa | |
platform @ 0051421990 | 1 settimana fa | |
.gitattributes | 8 anni fa | |
.gitignore | 3 mesi fa | |
.gitmodules | 1 anno fa | |
.ycm_extra_conf.py | 2 anni fa | |
AUTHORS | 5 anni fa | |
LICENSE | 6 anni fa | |
README.md | 1 anno fa | |
aclocal.m4 | 2 anni fa | |
client.mk | 2 anni fa | |
configure.in | 2 anni fa | |
configure.py | 2 anni fa | |
mach | 1 mese fa | |
moz.build | 2 anni fa | |
moz.configure | 1 anno fa |
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