|
adeab50020 2 часов назад | |
---|---|---|
build | 1 год назад | |
config | 1 год назад | |
other-licenses/7zstub/palemoon | 1 год назад | |
palemoon | 2 часов назад | |
platform @ 78a37c1045 | 1 день назад | |
.gitattributes | 6 лет назад | |
.gitignore | 1 год назад | |
.gitmodules | 4 месяцев назад | |
.ycm_extra_conf.py | 1 год назад | |
AUTHORS | 4 лет назад | |
LICENSE | 5 лет назад | |
README.md | 4 месяцев назад | |
aclocal.m4 | 1 год назад | |
client.mk | 8 месяцев назад | |
configure.in | 1 год назад | |
configure.py | 1 год назад | |
mach | 1 год назад | |
moz.build | 1 год назад | |
moz.configure | 4 месяцев назад |
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