Re: [Tracker] website: patch to enhance the FAQ and Download sections a bit



Tshepang Lekhonkhobe ha scritto:
Hi,

Here's some small enhancements and grammar corrections to the FAQ and
Download sections of the website.


------------------------------------------------------------------------

diff -ru tracker-website/download.html tracker-website_new/download.html
--- tracker-website/download.html     2007-01-05 16:46:36.000000000 +0200
+++ tracker-website_new/download.html 2007-01-07 20:18:38.000000000 +0200
@@ -34,8 +34,8 @@
 <h2>Download</h2>
 
 <p>
-Here are the latest package for Tracker.
-Note that the deb and the rpm are community provided and maybe are not update as the tarball.
+Here is the latest stable release for Tracker.
+Note that the deb's and the rpm's may be outdated.
 </p>
 
 <ul>
@@ -68,7 +68,7 @@
 
 <address>
 <small>
-January 02, 2007<br>
+January 07, 2007<br>
 Peter Vander Klippe - peter.vk gmail,com
 </small>
 </address>
Only in tracker-website_new/: download.html~
diff -ru tracker-website/faq.html tracker-website_new/faq.html
--- tracker-website/faq.html  2007-01-05 16:46:36.000000000 +0200
+++ tracker-website_new/faq.html      2007-01-07 20:10:43.000000000 +0200
@@ -49,32 +49,29 @@
 
 <p>It can trawl through your hard drive and index existing files and data stores.</p>
 
-<h3><a name="2">Is Tracker able to detect the different types of files?</h3>
+<h3><a name="2">Is Tracker able to detect different types of files?</h3>
 <p>
-Short: Yes.</p>
-<p>Long: Tracker is able to detect the mime type of the file. In other words this means that if you want 
to search only for "foobar" in your mp3 collection, you can do it. Tracker will show you only the your 
mp3's files, and not all the other files (Documents/Video/...) that have foobar as title or content [see 
the next one]. 
+Tracker detects file mime types and further enables you to limit searchs to specific types of files 
(audio, video, text files, etc.).
 </p>
 
 
-<h3><a name="3">Tracker can index only the title or also the content of a file?</h3>
+<h3><a name="3">Can Tracker index file contents?</h3>
 
 
 <p>
-It depends on the type of the file.
-For text file tracker retrieve all the information that it can, from the title to the content of the file.
-For a music file, i.e.: mp3, it can retrieve the Artist, the Title of the song, the Album and more over. 
+Tracker indexes metadata info for media files (images, video, and audio files), and indexes entire file 
contents of other file types (html, pdf, docs, etc.) in addition to the metadata.
 </p>
 
 
-<h3><a name="5">Is there a Gui?</h3>
+<h3><a name="5">Is there a GUI?</h3>
 
 <p>
-There is a Gtk2 gui for tracker. The name is <code>tracker-search-tool</code>. Check the <a 
href="screenshots.html">screenshots</a> to have an idea
-A Gui for the qt library is under development.
+There is a GTK-based GUI known as <code>tracker-search-tool</code> (here's the <a 
href="screenshots.html">screenshots)</a>.
+A QT-based one which is under development and can be downloaded from Tracker's subversion sources.
 </p>
 
 <h3><a name="6"> Ok, I want to try it!!</h3>
-<p>Go to the <a href="download.html">Download section</a> and take what fits better for your needs.</p>
+<p>Go to the <a href="download.html">Download section</a>.</p>
 <!-- faq.php -->
 


------------------------------------------------------------------------

_______________________________________________
tracker-list mailing list
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list


Looks good to me.

Plz commit






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]