wok-current diff tazpkg-web/stuff/html/catlist.html @ rev 4658
ajaxterm: add question/answer support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 28 09:04:55 2009 +0100 (2009-12-28) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tazpkg-web/stuff/html/catlist.html Mon Dec 28 09:04:55 2009 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 + 1.5 +<ul> 1.6 + <li><a href="base-system.html">Base-system</a> - Sytème de base</li> 1.7 + <li><a href="x-window.html">X-window</a> - Serveur d'affichage X</li> 1.8 + <li><a href="utilities.html">Utilities</a> - Utilitaires | Utilitários</li> 1.9 + <li><a href="network.html">Network</a> - Internet and server</li> 1.10 + <li><a href="games.html">Games</a> - Jeux | Jogos</li> 1.11 + <li><a href="graphics.html">Graphics</a> - Graphisme | Gráficos</li> 1.12 + <li><a href="multimedia.html">Multimedia</a> - Son et video</li> 1.13 + <li><a href="office.html">Office</a> - Bureautique | Escritório</li> 1.14 + <li><a href="development.html">Development</a> - Développement | Desenvolvimento</li> 1.15 + <li><a href="system-tools.html">System-tools</a> - Outils système | Ferramentas do Sistema</li> 1.16 + <li><a href="security.html">Security</a> - Sécurité | Desenvolvimento</li> 1.17 + <li><a href="misc.html">Misc</a> - Divers</li> 1.18 + <li><a href="meta.html">Meta packages</a> - Méta paquets</li> 1.19 + <li><a href="non-free.html">Non free</a> - Logiciels non libre</li> 1.20 +</ul> 1.21 +