* Documented "type ahead" and the new function to Close All in Workspace (ALT+Q)
in tracker.html * Documented PoorMan. * Added yasm to the required packages when building Haiku under Linux * changed every /boot/beos/ to /boot/system/ git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30247 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<p>Applications can install add-ons so they can be invoked easily on a selection of files from Tracker. Only the add-ons that can handle a specific filetype are presented under <span class="menu">Add-Ons</span> from the context menu or the <span class="menu">File</span> menu of a Tracker window. Some add-ons don't necessarily need a file to work on and are thus always present.</p>
|
||||
<p>Tracker Add-Ons, or links to applications that can act as add-ons, can be installed in three different locations (see topic <a href="filesystem-layout.html">Filesystem layout</a>):</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/beos/system/add-ons/Tracker/</span></td><td>   </td><td> for system provided add-ons.</td></tr>
|
||||
<tr><td><span class="path">/boot/system/system/add-ons/Tracker/</span></td><td>   </td><td> for system provided add-ons.</td></tr>
|
||||
<tr><td><span class="path">/boot/common/add-ons/Tracker/</span></td><td>   </td><td> for add-ons available to every user.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/add-ons/Tracker/</span></td><td>   </td><td> for add-ons only available to yourself.</td></tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user