|
adeab50020 1 saat önce | |
---|---|---|
build | 1 yıl önce | |
config | 1 yıl önce | |
other-licenses/7zstub/palemoon | 1 yıl önce | |
palemoon | 1 saat önce | |
platform @ 78a37c1045 | 1 gün önce | |
.gitattributes | 6 yıl önce | |
.gitignore | 1 yıl önce | |
.gitmodules | 4 ay önce | |
.ycm_extra_conf.py | 1 yıl önce | |
AUTHORS | 4 yıl önce | |
LICENSE | 5 yıl önce | |
README.md | 4 ay önce | |
aclocal.m4 | 1 yıl önce | |
client.mk | 8 ay önce | |
configure.in | 1 yıl önce | |
configure.py | 1 yıl önce | |
mach | 1 yıl önce | |
moz.build | 1 yıl önce | |
moz.configure | 4 ay önce |
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