Change the screenshot on the main page.

Added link to community screenshots.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko 3 years ago
parent e3bfe289fa
commit febe1597dd
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -18,7 +18,7 @@ The Trinity Desktop Environment (TDE) project is a computer desktop environment
with a primary goal of retaining the function and form of traditional desktop computers.
<P CLASS="spacer">
<P><SPAN CLASS="snapwrapper">
<A HREF="media/screenshots/large/tde4.png"><IMG ALT="Introductory Screenshot" SRC="media/screenshots/large/tde4_mainpage.png" CLASS="snap" ID="introsnap"></A>
<A HREF="media/screenshots/large/tde6.png"><IMG ALT="Introductory Screenshot" SRC="media/screenshots/large/tde6_mainpage.png" CLASS="snap" ID="introsnap"></A>
</SPAN>
<P STYLE="text-align:center"><A HREF="screenshots.php">More Screenshots</A>
<P CLASS="spacer">

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

@ -7,11 +7,11 @@ include("tde-head-and-foot.php");
doHeader("TDE Screenshots", "Main", "Screenshots");
?>
<p>
This page contains screenshots of the latest Trinity release running under various Linux distributions. If you have a particularly interesting Trinity desktop and would like to see it displayed here, please <a href="mailinglist.php">contact us</a>.
</p>
<p>
<p>This page contains screenshots of the Trinity running under various Linux
distributions. If you have a particularly interesting Trinity desktop and
would like to see it displayed here, please <a href="mailinglist.php">contact us</a>.</p>
<p>
<script type="text/javascript" src="highslide/highslide.js"></script>
<script type="text/javascript" src="screenshots.js"></script>
@ -51,9 +51,20 @@ This page contains screenshots of the latest Trinity release running under vario
<div class="sc_txt">
</div>
</div>
<div class="sc_img_holder">
<div class="sc_img">
<a href="media/screenshots/large/tde6.png" class="highslide" onClick="return hs.expand(this, { captionText: '' })"><img alt="" src="media/screenshots/small/tde6.png"></a>
</div>
<div class="sc_txt">
</div>
</div>
</DIV>
<div CLASS="clearall"></div>
<P>
</p>
<p>More screenshots from members of our community can be found in the community section
of <a href="https://wiki.trinitydesktop.org/Community_Screenshots">our wiki</a>.</p>
<?php
doFooter();
?>

Loading…
Cancel
Save