|
5f42ed59e1 преди 2 дни | |
---|---|---|
build | преди 2 години | |
config | преди 2 години | |
other-licenses/7zstub/palemoon | преди 2 месеца | |
palemoon | преди 2 дни | |
platform @ 0051421990 | преди 1 седмица | |
.gitattributes | преди 8 години | |
.gitignore | преди 3 месеца | |
.gitmodules | преди 1 година | |
.ycm_extra_conf.py | преди 2 години | |
AUTHORS | преди 5 години | |
LICENSE | преди 6 години | |
README.md | преди 1 година | |
aclocal.m4 | преди 2 години | |
client.mk | преди 2 години | |
configure.in | преди 2 години | |
configure.py | преди 2 години | |
mach | преди 1 месец | |
moz.build | преди 2 години | |
moz.configure | преди 1 година |
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