|
6febe96e8b 5 dni temu | |
---|---|---|
build | 2 lat temu | |
config | 2 lat temu | |
other-licenses/7zstub/palemoon | 3 tygodni temu | |
palemoon | 6 dni temu | |
platform @ 2694995e52 | 5 dni temu | |
.gitattributes | 8 lat temu | |
.gitignore | 1 miesiąc temu | |
.gitmodules | 1 rok temu | |
.ycm_extra_conf.py | 2 lat temu | |
AUTHORS | 5 lat temu | |
LICENSE | 6 lat temu | |
README.md | 1 rok temu | |
aclocal.m4 | 2 lat temu | |
client.mk | 1 rok temu | |
configure.in | 2 lat temu | |
configure.py | 2 lat temu | |
mach | 2 tygodni temu | |
moz.build | 2 lat temu | |
moz.configure | 1 rok temu |
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