Trinity Desktop Environment
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Go to file
TDE Gitea 2841b8fd71
Reset submodule main/applications/internet/kvirc to latest HEAD
il y a 12 heures
main Reset submodule main/applications/internet/kvirc to latest HEAD il y a 12 heures
packaging@0c49c771fd Reset submodule packaging to latest HEAD il y a 13 heures
scripts@0e60f5c683 Reset submodule scripts to latest HEAD il y a 3 mois
.gitmodules Added submodule tde-style-polyester il y a 4 jours
Readme.md Update instructions for cloning the entire repository tree. il y a 5 ans

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