|
From: <di...@us...> - 2007-02-02 21:18:43
|
Revision: 367
http://safekeep.svn.sourceforge.net/safekeep/?rev=367&view=rev
Author: dimi
Date: 2007-02-02 13:18:41 -0800 (Fri, 02 Feb 2007)
Log Message:
-----------
Little fixes, spellchecking fixes
Modified Paths:
--------------
website/trunk/Makefile
website/trunk/WebContent/contributing.shtml
website/trunk/WebContent/download.shtml
website/trunk/WebContent/faq.shtml
website/trunk/WebContent/forums.shtml
website/trunk/WebContent/index.shtml
website/trunk/WebContent/license.shtml
website/trunk/WebContent/support.shtml
Modified: website/trunk/Makefile
===================================================================
--- website/trunk/Makefile 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/Makefile 2007-02-02 21:18:41 UTC (rev 367)
@@ -11,4 +11,4 @@
cd WebContent; tar cfz - *.shtml *.html images/*.gif theme/*.css | ssh shell.sourceforge.net "cd /home/groups/s/sa/safekeep/htdocs; tar xfvz -"
clean:
- rm -f WebContent/*~
+ rm -f WebContent/*~ WebContent/*.bak
Modified: website/trunk/WebContent/contributing.shtml
===================================================================
--- website/trunk/WebContent/contributing.shtml 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/WebContent/contributing.shtml 2007-02-02 21:18:41 UTC (rev 367)
@@ -37,7 +37,7 @@
<p>
Maintain whatever style is present in the code being modified. New code
should also follow the style used in the other files so that the entire
-codebase maintains a unified "look".
+code-base maintains a unified "look".
</p>
<p>
<strong>Note</strong>: please make sure that your Tab size is set to 8.
@@ -53,7 +53,7 @@
<a href="mailto:saf...@li...">saf...@li...</a>.
If you aren't sure what exactly a "patch" is, or don't know how to generate one,
but you have got code contributions to make, please don't hesitate to ask questions
-on the mailing lists. Generating and appliying patches is an easy thing to get
+on the mailing lists. Generating and applying patches is an easy thing to get
the hang of, and they drastically simplify code submission and review.
</p>
<p>
Modified: website/trunk/WebContent/download.shtml
===================================================================
--- website/trunk/WebContent/download.shtml 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/WebContent/download.shtml 2007-02-02 21:18:41 UTC (rev 367)
@@ -13,7 +13,7 @@
<h2>Releases</h2>
<p>
We do not currently provide a release. Version 0.1 of SafeKeep was an internal-only release,
-and we are currently in the process of preparing the codebase for a public release.
+and we are currently in the process of preparing the code base for a public release.
Please check this space for a release in the near future (within the first quarter of 2007).
</p>
Modified: website/trunk/WebContent/faq.shtml
===================================================================
--- website/trunk/WebContent/faq.shtml 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/WebContent/faq.shtml 2007-02-02 21:18:41 UTC (rev 367)
@@ -4,11 +4,11 @@
<h1>FAQ</h1>
<ol>
<li><a href="#whatis">What is SafeKeep?</a></li>
- <li><a href="#who">Who is resposible for it?</a></li>
+ <li><a href="#who">Who is responsible for it?</a></li>
<li><a href="#why">Why did you write it?</a></li>
<li><a href="#open">Is it Open Source?</a></li>
<li><a href="#commercial">Can it be used in commercial environments?</a></li>
- <li><a href="#mylicense">Will the SafeKeep license restrict the choise of license for my code?</a></li>
+ <li><a href="#mylicense">Will the SafeKeep license restrict the choice of license for my code?</a></li>
<li><a href="#modify">Can I modify the SafeKeep code?</a></li>
<li><a href="#develop">How do I become a SafeKeep developer? What do I need to know?</a></li>
<li><a href="#submit">How can I submit code that I have written back to the project?</a></li>
@@ -25,7 +25,7 @@
provide consistent and secure backups.
</div>
</li>
- <li> <a name="who"></a>Who is resposible for it?
+ <li> <a name="who"></a>Who is responsible for it?
<div class="answer">
SafeKeep was written at Lattica by:
<ul>
Modified: website/trunk/WebContent/forums.shtml
===================================================================
--- website/trunk/WebContent/forums.shtml 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/WebContent/forums.shtml 2007-02-02 21:18:41 UTC (rev 367)
@@ -56,7 +56,7 @@
<li><b>Channel:</b> #safekeep</li>
</ul>
-If you use Mozilla or any other browser that supports IRC urls, you can
+If you use Firefox or any other browser that supports IRC URLs, you can
join the chat by clicking on <a href="irc://irc.freenode.net/#safekeep">irc://irc.freenode.net/#safekeep</a>.
<!--#include virtual="footer.shtml" -->
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/WebContent/index.shtml 2007-02-02 21:18:41 UTC (rev 367)
@@ -12,7 +12,7 @@
<ul>
<li><strong>Run Linux</strong>, and you need to backup your data, </li>
<li><strong>Prefer Open Source</strong>, and you are not willing to trust
- your valuable data to a closed, prorietary product, </li>
+ your valuable data to a closed, proprietary product, </li>
<li><strong>Demand Security</strong>, because it is not negotiable, </li>
<li><strong>Strive for Simplicity</strong>, because TCO matters. </li>
</ul>
Modified: website/trunk/WebContent/license.shtml
===================================================================
--- website/trunk/WebContent/license.shtml 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/WebContent/license.shtml 2007-02-02 21:18:41 UTC (rev 367)
@@ -28,9 +28,9 @@
</p>
<p>
The GPL is a standard license designed to allow the use of SafeKeep in both open source
-and commercial environemnts, while quaranting you access to the source code. It places
-<em>no restrictions</em> on your other application's lincenses, and avoids the need for
-any sort of license management, no matter how and where your use the application.
+and commercial environments, while guaranteeing you access to the source code. It places
+<em>no restrictions</em> on your other application licenses, and avoids the need for
+any sort of license management, no matter how and where you use the application.
</p>
<p>
If you need to modify SafeKeep to adjust it to your own requirements, you are allowed
Modified: website/trunk/WebContent/support.shtml
===================================================================
--- website/trunk/WebContent/support.shtml 2007-02-02 20:56:41 UTC (rev 366)
+++ website/trunk/WebContent/support.shtml 2007-02-02 21:18:41 UTC (rev 367)
@@ -41,7 +41,7 @@
Do not hesitate to provide as much detail as possible in your report. At a minimum,
try to include the following:
<ul>
- <li>A detalied description of the problem</li>
+ <li>A detailed description of the problem</li>
<li>Instructions on how to replicate it, if possible</li>
<li>The version of SafeKeep you are using</li>
<li>The configuration files, if they don't contain confidential information</li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|