moved all sources to trunk directory

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@693 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
JKlingen 2010-07-25 08:48:59 +00:00
commit a22b7578bd
392 changed files with 61489 additions and 0 deletions

View file

@ -0,0 +1,44 @@
<!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&amp;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>&nbsp;
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>