|
5f42ed59e1 2 päivää sitten | |
---|---|---|
build | 2 vuotta sitten | |
config | 2 vuotta sitten | |
other-licenses/7zstub/palemoon | 2 kuukautta sitten | |
palemoon | 2 päivää sitten | |
platform @ 0051421990 | 1 viikko sitten | |
.gitattributes | 8 vuotta sitten | |
.gitignore | 3 kuukautta sitten | |
.gitmodules | 1 vuosi sitten | |
.ycm_extra_conf.py | 2 vuotta sitten | |
AUTHORS | 5 vuotta sitten | |
LICENSE | 6 vuotta sitten | |
README.md | 1 vuosi sitten | |
aclocal.m4 | 2 vuotta sitten | |
client.mk | 2 vuotta sitten | |
configure.in | 2 vuotta sitten | |
configure.py | 2 vuotta sitten | |
mach | 1 kuukausi sitten | |
moz.build | 2 vuotta sitten | |
moz.configure | 1 vuosi sitten |
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