Trinity Desktop Environment
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
移至檔案
TDE Gitea 2eaf555000
Reset submodule main/core/tde-i18n to latest HEAD
2 小時前
main Reset submodule main/core/tde-i18n to latest HEAD 2 小時前
packaging@a4f44d553c Reset submodule packaging to latest HEAD 2 天前
scripts@0e60f5c683 Reset submodule scripts to latest HEAD 4 個月前
.gitmodules Added submodule tde-style-polyester 3 週前
Readme.md Update instructions for cloning the entire repository tree. 5 年前

Readme.md

Trinity Desktop Environment GIT Repositories

TDE is a comprehensive desktop environment that includes both core packages and applications designed for it.

The complete source code is split into many individual GIT repositories, connected together into a tree structure of modules and submodules. The main TDE repository provides the entry point to the root of such tree, simplifying navigation and cloning operation of the complete TDE code.

TDE packaging repository contains files designed to create source and binary packages for distributions such as Debian, Fedora, and so on.

Check out the complete TDE source code

To check out the complete source tree from GIT, you can use the following procedure:

git clone https://mirror.git.trinitydesktop.org/gitea/TDE/tde
git clone https://mirror.git.trinitydesktop.org/gitea/TDE/scripts tde/scripts
cd tde
./scripts/switch_all_submodules_to_head_and_clean anonymous