website annotate ru/artwork/screenshots.php @ rev 1035

ru: code formatting & proofreading, forge added; added Activity to all Packages pages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Apr 04 18:44:16 2012 +0300 (2012-04-04)
parents d21256a7ed5b
children 5e950c2d6f82
rev   line source
al@970 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1019 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
al@970 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
al@970 4 <head>
al@1019 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
al@1035 6 <title>Скриншоты | SliTaz</title>
al@1019 7 <meta name="description" content="Скриншоты проекта SliTaz GNU/Linux" />
al@1019 8 <meta name="keywords" lang="ru" content="о SliTaz, Gnu, Linux, мини дистрибутив, LiveCD" />
al@1019 9 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
al@1019 10 <?php include("../../lib/html/meta-link.html"); ?>
al@970 11 </head>
al@970 12 <body>
al@970 13
al@970 14 <?php include("../../lib/html/header.ru.html"); ?>
al@970 15
al@970 16 <!-- Block -->
al@970 17 <div id="block">
al@970 18 <?php include("../../lib/html/nav.ru.html"); ?>
al@970 19 <!-- Information/image -->
al@970 20 <div id="block_info">
al@970 21 <h4>Скриншоты</h4>
al@1035 22 <p>Лучше один раз увидеть, чем сто раз услышать… Скриншоты последних
al@1035 23 стабильной и нестабильной версий. Вы тоже можете находить,
al@1035 24 обсуждать, загружать и делиться графикой SliTaz!</p>
al@1035 25 <p><img src="/images/users.png" alt="*" />
al@1035 26 <a href="http://scn.slitaz.org/groups/artwork/">Присоединяйтесь
al@1035 27 к нам на SCN</a></p>
al@970 28 </div>
al@970 29 </div>
al@970 30
al@1013 31 <?php include("../../lib/lang.php"); ?>
al@1013 32
al@970 33 <!-- Content -->
al@970 34 <div id="content">
al@970 35
al@970 36 <div id="gallery">
al@970 37
al@1019 38 <div><a href="/images/screenshots/slitaz-3.0.png">
al@1019 39 <img src="/images/screenshots/slitaz-3.0.png"
al@1019 40 alt="Стабильная версия 3.0" /></a><br />
al@1019 41 Стабильная версия 3.0</div>
al@970 42
al@1019 43 <div><a href="/images/screenshots/slitaz_2.png">
al@1019 44 <img src="/images/screenshots/slitaz_2.png"
al@1019 45 alt="Стабильная версия 2.0"/></a><br />
al@1019 46 Стабильная версия 2.0</div>
al@970 47
al@1019 48 <div><a href="/images/screenshots/index-desktop.png">
al@1019 49 <img src="/images/screenshots/index-desktop.png"
al@1019 50 alt="Стабильная версия 1.0" /></a><br />
al@1019 51 Стабильная версия 1.0</div>
al@970 52
al@1019 53 <div><img src="/images/screenshots/cooking-geany.png"
al@1019 54 alt="Cooking — Geany и GPicview" /><br />
al@1019 55 Cooking — Geany и GPicview</div>
al@970 56
al@1019 57 <div><img src="/images/screenshots/cooking-conky.png"
al@1019 58 alt="Cooking — Conky" /><br />
al@1019 59 Cooking — Conky</div>
al@970 60
al@1019 61 <div><img src="/images/screenshots/cooking-mplayer.png"
al@1019 62 alt="Cooking — медиапроигрыватель MPlayer" /><br />
al@1019 63 Cooking — медиапроигрыватель MPlayer</div>
al@970 64
al@1019 65 <div><img src="/images/screenshots/cooking-superuserpcmanfm.png"
al@1019 66 alt="Cooking — файловый менеджер PCManFM" /><br />
al@1019 67 Cooking — файловый менеджер PCManFM</div>
al@970 68
al@1019 69 <div><img src="/images/screenshots/e17.png"
al@1019 70 alt="Стабильная версия — E17" /><br />
al@1019 71 Стабильная версия — E17</div>
al@970 72
al@970 73 <!-- Gallery end -->
al@970 74 </div>
al@970 75
al@970 76 <!-- End of content -->
al@970 77 </div>
al@970 78
al@970 79 <?php include("../../lib/html/footer.ru.html"); ?>
al@970 80
al@970 81 </body>
al@970 82 </html>