diff options
author | Moonchild <moonchild@palemoon.org> | 2021-01-18 10:42:38 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-01-18 10:42:38 +0000 |
commit | b37e7cb5d2a8b9c5ef6e8af4dc84c6f824c7ccc7 (patch) | |
tree | 10fceedac035e8a7ec61d427d82cc6ca72d947c9 | |
parent | 3e658312d286a141b318312dc6342a926b5542a2 (diff) | |
download | uxp-redwood.tar.gz |
*** CLOSE BRANCH ***redwood
Redwood will no longer be updated past this point as future UXP releases will be
based on the master branch with in-progress WC code (which has practically been
the only difference in code for a few cycles between both branches) and further
releases building on a singular dev branch again.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # Unified XUL Platform (UXP) +**THIS IS A CLOSED/STALE BRANCH - DO NOT USE** + This repository holds the code for a unified application platform for XUL-based applications. It is a hard fork from the Mozilla code repository (mozilla-central) with an ESR-52 fork point. |