Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
vor 3 Wochen | |
---|---|---|
build | vor 3 Jahren | |
config | vor 3 Jahren | |
other-licenses/7zstub/palemoon | vor 4 Monaten | |
palemoon | vor 3 Wochen | |
platform@562ff3e9ab | vor 4 Wochen | |
.gitattributes | vor 8 Jahren | |
.gitignore | vor 5 Monaten | |
.gitmodules | vor 2 Jahren | |
.ycm_extra_conf.py | vor 3 Jahren | |
AUTHORS | vor 6 Jahren | |
LICENSE | vor 7 Jahren | |
README.md | vor 2 Jahren | |
aclocal.m4 | vor 3 Jahren | |
client.mk | vor 2 Jahren | |
configure.in | vor 3 Jahren | |
configure.py | vor 3 Jahren | |
mach | vor 3 Monaten | |
moz.build | vor 3 Jahren | |
moz.configure | vor 2 Jahren |
README.md
Pale Moon web browser
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.
Getting the platform sub-module
git submodule init && git submodule update