website view pt/artwork/screenshots.php @ rev 1009

*: mv *.html *.php (except books & relnotes), all links (*.html) checked and fixed
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 21:05:39 2012 +0300 (2012-03-29)
parents 856b397d01c5
children 8187351f0215
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt" lang="pt">
4 <head>
5 <title>SliTaz (pt) - Screenshots</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
8 <meta name="keywords" lang="pt" content="sobre slitaz, gnu, linux, mini distro, livecd" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="2011-03-26 00:30:00" />
11 <meta name="author" content="Claudinei Pereira" />
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 </head>
15 <body>
17 <?php include("../../lib/html/header.pt.html"); ?>
19 <!-- Block -->
20 <div id="block">
22 <?php include("../../lib/html/nav.pt.html"); ?>
24 <!-- Information/image -->
25 <div id="block_info">
26 <h4>Screenshots</h4>
27 <p>
28 Imagens dizem mais que palavras... Veja algumas
29 capturas de tela das versões estáveis e de testes
30 lancádas até hoje. Você pode procurar, discutir e
31 compartilhar suas próprias capturas.
32 </p>
33 <p>
34 <img src="../../images/users.png" alt="users.png" />
35 <a href="http://scn.slitaz.org/image/">Entre no SCN</a>
36 (SliTaz Community Network).
37 </p>
38 </div>
39 </div>
41 <!-- Language -->
42 <div id="lang">
43 <a href="../../i18n.php">
44 <img src="../../images/locale.png" alt="locale.png" /></a>
45 <a href="../../de/artwork/screenshots.php">Deutsch</a>
46 <a href="../../en/artwork/screenshots.php">English</a>
47 <a href="../../fr/artwork/screenshots.php">Français</a>
48 <a href="../../cn/artwork/screenshots.php">Chinese</a>
49 </div>
51 <!-- Content -->
52 <div id="content">
54 <div id="gallery">
56 <p>
57 <a href="../../images/screenshots/slitaz-3.0.png">
58 <img
59 src="../../images/screenshots/slitaz-3.0.png"
60 alt="Stable 3.0"
61 title="Stable 3.0"
62 style="width: 480px;" /></a>
63 </p>
65 <p>
66 <a href="../../images/screenshots/slitaz_2.png">
67 <img
68 src="../../images/screenshots/slitaz_2.png"
69 alt="Stable 2.0"
70 title="Stable 2.0"
71 style="width: 480px;" /></a>
72 </p>
74 <p>
75 <img
76 src="../../images/screenshots/index-desktop.png"
77 alt="Stable 1.0"
78 title="Stable 1.0"
79 style="width: 480px;" />
80 </p>
82 <p>
83 <img
84 src="../../images/screenshots/cooking-geany.png"
85 alt="Cooking - Geany and GPicview"
86 title="Cooking - Geany and GPicview"
87 style="width: 480px;" />
88 </p>
90 <p>
91 <img
92 src="../../images/screenshots/cooking-conky.png"
93 alt="Cooking - Conky"
94 title="Cooking - Conky"
95 style="width: 480px;" />
96 </p>
98 <p>
99 <img
100 src="../../images/screenshots/cooking-mplayer.png"
101 alt="Cooking - Multimediaplayer MPlayer"
102 title="Cooking - Multimediaplayer MPlayer"
103 style="width: 480px;" />
104 </p>
106 <p>
107 <img
108 src="../../images/screenshots/cooking-superuserpcmanfm.png"
109 alt="Cooking - Dateimanager PCManFM"
110 title="Cooking - Dateimanager PCManFM"
111 style="width: 480px; height: 384px;" />
112 </p>
114 <p>
115 <img
116 src="../../images/screenshots/e17.png"
117 alt="Stable - E17"
118 title="Stable - E17"
119 style="width: 480px;" />
120 </p>
122 <!-- Gallery end -->
123 </div>
125 <!-- End of content -->
126 </div>
128 <?php include("../../lib/html/footer.pt.html"); ?>
130 </body>
131 </html>