website annotate da/artwork/screenshots.php @ rev 1147

Update screenshots
author Paul Issott <paul@slitaz.org>
date Fri Nov 23 21:17:01 2012 +0000 (2012-11-23)
parents 2c8983b24e4e
children 9ed0bfb74392
rev   line source
bohoejer@864 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1023 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
bohoejer@864 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
bohoejer@864 4 <head>
al@1023 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
al@1023 6 <title>SliTaz Screenshots</title>
al@1023 7 <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
al@1023 8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
al@1023 9 <meta name="author" content="Linux User"/>
al@1011 10 <?php include("../../lib/html/meta-link.html"); ?>
bohoejer@864 11 </head>
bohoejer@864 12 <body>
bohoejer@864 13
al@1011 14 <?php include("../../lib/html/header.da.html"); ?>
bohoejer@864 15
bohoejer@864 16 <!-- Block -->
bohoejer@864 17 <div id="block">
al@1011 18 <?php include("../../lib/html/nav.da.html"); ?>
bohoejer@864 19 <!-- Information/image -->
bohoejer@864 20 <div id="block_info">
al@1005 21 <h4>Skærmbilleder</h4>
bohoejer@864 22 <p>
al@1023 23 Billeder sigermere end tusinde ord... Skærmbilleder af
al@1023 24 de sidste stabile og udviklingsversioner. Måske vil du også
al@1023 25 finde, diskutere, dele og lægge SliTaz grafik op!
bohoejer@864 26 </p>
bohoejer@864 27 <p>
bohoejer@864 28 <img src="../../images/users.png" alt="users.png" />
al@1005 29 <a href="http://scn.slitaz.org/groups/artwork/">Deltag på SliTaz Netværket</a>
bohoejer@864 30 </p>
bohoejer@864 31 </div>
bohoejer@864 32 </div>
bohoejer@864 33
al@1013 34 <?php include("../../lib/lang.php"); ?>
al@1007 35
bohoejer@864 36 <!-- Content -->
bohoejer@864 37 <div id="content">
bohoejer@864 38
bohoejer@864 39 <div id="gallery">
bohoejer@864 40
paul@1147 41 <div><a href="/images/screenshots/slitaz-4.0.png">
paul@1147 42 <img src="/images/screenshots/slitaz-4.0.png"
paul@1147 43 alt="Stabil 4.0" /></a><br />
paul@1147 44 Stabil 4.0</div>
paul@1147 45
al@1023 46 <div><a href="/images/screenshots/slitaz-3.0.png">
al@1023 47 <img src="/images/screenshots/slitaz-3.0.png"
al@1023 48 alt="Stabil 3.0" /></a><br />
al@1023 49 Stabil 3.0</div>
bohoejer@864 50
al@1023 51 <div><a href="/images/screenshots/slitaz_2.png">
al@1023 52 <img src="/images/screenshots/slitaz_2.png"
al@1023 53 alt="Stabil 2.0" /></a><br />
al@1023 54 Stabil 2.0</div>
bohoejer@864 55
al@1023 56 <div><a href="/images/screenshots/index-desktop.png">
al@1023 57 <img src="/images/screenshots/index-desktop.png"
al@1023 58 alt="Stabil 1.0" /></a><br />
al@1023 59 Stabil 1.0</div>
bohoejer@864 60
al@1023 61 <div><img src="/images/screenshots/cooking-geany.png"
al@1023 62 alt="Udvikling - Geany og GPicview" /><br />
al@1023 63 Udvikling - Geany og GPicview</div>
bohoejer@864 64
al@1023 65 <div><img src="/images/screenshots/cooking-conky.png"
al@1023 66 alt="Udvikling - Conky" /><br />
al@1023 67 Udvikling - Conky</div>
bohoejer@864 68
al@1023 69 <div><img src="/images/screenshots/cooking-mplayer.png"
al@1023 70 alt="Udvikling - Multimedieafspiller MPlayer" /><br />
al@1023 71 Udvikling - Multimedieafspiller MPlayer</div>
bohoejer@864 72
al@1023 73 <div><img src="/images/screenshots/cooking-superuserpcmanfm.png"
al@1023 74 alt="Udvikling - Filhåndtering PCManFM" /><br />
al@1023 75 Udvikling - Filhåndtering PCManFM</div>
bohoejer@864 76
al@1023 77 <div><img src="/images/screenshots/e17.png"
al@1023 78 alt="Stabil - E17" /><br />
al@1023 79 Stabil - E17</div>
bohoejer@864 80
bohoejer@864 81 <!-- Gallery end -->
bohoejer@864 82 </div>
bohoejer@864 83
bohoejer@864 84 <!-- End of content -->
bohoejer@864 85 </div>
bohoejer@864 86
al@1011 87 <?php include("../../lib/html/footer.da.html"); ?>
bohoejer@864 88
bohoejer@864 89 </body>
bohoejer@864 90 </html>