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