mirror of
https://github.com/greenshot/greenshot.git
synced 2025-01-10 15:52:48 -08:00
f3b0878b02
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1282 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
45 lines
1.4 KiB
HTML
45 lines
1.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<title>Greenshot - Screenshot Tool</title>
|
|
<style>
|
|
body, td, a {
|
|
background-color:#ffffff;
|
|
font-family:Tahoma, Arial, Sans-serif;
|
|
color:#006600;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<table width="100%" height="100%">
|
|
<tr>
|
|
<td>
|
|
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=191585&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="100%" height="100%" align="center" valign="middle">
|
|
<table width="400">
|
|
<tr>
|
|
<td>
|
|
<h3>Greenshot</h3>
|
|
Revolutionary screenshot tool optimized for productivity. Save a screenshot or a part of the screen to a file within a second. Apply text and shapes to the screenshot. Offers capture of window, region or full screenshot. Supports several image formats.
|
|
<br><br>
|
|
<a href="http://www.sourceforge.net/projects/greenshot/">Greenshot's project homepage on sourceforge.net</a><br>
|
|
<a href="http://sourceforge.net/project/showfiles.php?group_id=191585">Download Greenshot</a><br><br>
|
|
<a href="Help/index.en-US.html">Greenshot Help (en)</a><br>
|
|
<a href="Help/index.de-DE.html">Greenshot Hilfe (de)</a><br>
|
|
<br><br><br>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</body>
|
|
</html>
|