website diff en/doc/handbook/office.html @ rev 117
en: Typos, spelling, wording, etc.
author | Mike D. Smith <MikeDSmith25@gmail.com> |
---|---|
date | Sat Jul 19 16:23:18 2008 +0000 (2008-07-19) |
parents | f0c0c73578c0 |
children | d43b14063442 |
line diff
1.1 --- a/en/doc/handbook/office.html Sat Jun 14 14:48:17 2008 +0000 1.2 +++ b/en/doc/handbook/office.html Sat Jul 19 16:23:18 2008 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> 1.5 <meta name="description" content="slitaz English handbook" /> 1.6 <meta name="expires" content="never" /> 1.7 - <meta name="modified" content="2008-02-26 18:30:00" /> 1.8 + <meta name="modified" content="2008-07-17 23:30:00" /> 1.9 <meta name="publisher" content="www.slitaz.org" /> 1.10 <meta name="author" content="Christophe Lincoln" /> 1.11 <link rel="shortcut icon" href="favicon.ico" /> 1.12 @@ -32,7 +32,7 @@ 1.13 1.14 <ul> 1.15 <li><a href="#abiword">Abiword</a> - Word Processor.</li> 1.16 - <li><a href="#osmo">Osmo</a> - Personal Organiser.</li> 1.17 + <li><a href="#osmo">Osmo</a> - Personal Organizer.</li> 1.18 <li><a href="#sqlite">SQLite</a> - Tiny SQL Database engine.</li> 1.19 <li><a href="#epdfview">ePDFView</a> - Lightweight PDF viewer.</li> 1.20 1.21 @@ -49,11 +49,11 @@ 1.22 </pre> 1.23 1.24 <a name="osmo"></a> 1.25 -<h3>Osmo - Personal Organiser</h3> 1.26 +<h3>Osmo - Personal Organizer</h3> 1.27 <p> 1.28 -Osmo is a small personal organiser providing a timetable and a list of tasks and contacts with the 1.29 +Osmo is a small personal organizer providing a timetable and a list of tasks and contacts with the 1.30 possibility of opening them directly in a web browser via a URL or a mail client using an email address. 1.31 -Osmo also offers a calender, a date calculator and the ability to take notes classified by day. If 1.32 +Osmo also offers a calendar, a date calculator and the ability to take notes classified by day. If 1.33 you use USB media associated with the LiveCD, it will even retain your data for you. On an installed 1.34 system, you can syncronize data with USB media by using Grsync. Osmo keeps it's data in the 1.35 hidden folder <code>~/.osmo</code>. 1.36 @@ -62,8 +62,8 @@ 1.37 <a name="sqlite"></a> 1.38 <h3>SQLite - Tiny SQL Database engine</h3> 1.39 <p> 1.40 -SQLite is a small relational SQL database engine whose entire database is stored in a single file, 1.41 -it's fast, powerful, speeds applications and implements most of the SQL92 standard. SQLite is ideal 1.42 +SQLite is a small relational SQL database engine whose entire database is stored in a single file. 1.43 +It's fast, powerful, speeds applications and implements most of the SQL92 standard. SQLite is ideal 1.44 for managing small websites, while requiring minimal deployment. The official website for the project is: 1.45 <a href="http://www.sqlite.org/">http://www.sqlite.org/</a> 1.46 </p> 1.47 @@ -71,7 +71,7 @@ 1.48 <a name="epdfview"></a> 1.49 <h3>ePDFView - Lightweight PDF viewer</h3> 1.50 <p> 1.51 -To view PDF documents, SliTaz uses the epdfview package, this provides a fast, simple, easy to use 1.52 +To view PDF documents, SliTaz uses the epdfview package. This provides a fast, simple, easy to use 1.53 PDF viewer. ePDFview uses GTK + and the rendering library poppler, this enables you to view, move from page to 1.54 page, search or navigate the index. 1.55 </p>