Typica is a free program for professional coffee roasters. https://typica.us
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

tango.html 1.0KB

12345678910111213141516171819
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Typica</title>
  5. <link rel="stylesheet" type="text/css" href="../style.css" />
  6. </head>
  7. <body>
  8. <div id="page">
  9. <div id="topmatter">
  10. <div id="topbanner">
  11. <h1><a href="http://tango.freedesktop.org/Tango_Desktop_Project">Tango Desktop Project</a></h1>
  12. </div>
  13. <div id="maintext">
  14. <p>The Tango base icon theme is released to the Public Domain. The palette is in the public domain. Developers, feel free to ship it along with your application. The icon naming utilities are released under the GPL.</p>
  15. <p>Though the tango-icon-theme package is released to the Public Domain, we ask that you still please attribute the Tango Desktop Project, for all the hard work we've done. Thanks.</p>
  16. </div>
  17. </div>
  18. </body>
  19. </html>