* Added the Tracker preference panel which points to the Tracker chapter,

which in turn mentions the new Tracker preferences. Thanks aldeck for
  reminding me.
* Added Tracker icons.
* Added Tracker on the Preferences contents page.
* Small tweaks and corrections here and there.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29183 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-02-11 16:29:31 +00:00
parent ac53f5c1f1
commit e7d577748b
10 changed files with 77 additions and 12 deletions
+3 -1
View File
@@ -5,7 +5,7 @@
<head>
<!--
*
* Copyright 2008, Haiku. All rights reserved.
* Copyright 2008-2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -73,6 +73,8 @@
<td valign="top">Assign a sound to different system events.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/time-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-time.html">Time</a></td><td>&#160;</td>
<td valign="top">Set time, date and timezone.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/tracker-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-tracker.html">Tracker</a></td><td>&#160;</td>
<td valign="top">Configure Haiku's file manager.</td></tr>
<tr><td style="width:24px;"><img src="../images/prefs-images/virtualmemory-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="preferences/prefs-virtualmemory.html">VirtualMemory</a></td><td>&#160;</td>
<td valign="top">Set the amount of swap space.</td></tr>
</table>