* 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:
@@ -61,7 +61,7 @@ Otherwise, uninstalling is simply done by deleting the application's folder.</p>
|
||||
<p>One method to quickly get to all the app's files is to do a quick query for a significant part of the application's name. This will reveal the app's binary, its installation folder and its settings as well as possible links in the Deskbar etc. Simply select all relevant files and delete them.</p>
|
||||
|
||||
<h1><a id="list-of-apps" name="list-of-apps">Haiku's applications</a></h1>
|
||||
<p>Haiku comes with a set of mostly small but essential applications. You'll find all of them at <span class="path">/boot/beos/apps/</span> or <span class="path">/boot/common/apps/</span>. Applications that are not usually launched by a double-click on a data file (e.g. ShowImage for image files) can be found in the <span class="menu">Applications</span> menu of the Deskbar.</p>
|
||||
<p>Haiku comes with a set of mostly small but essential applications. You'll find all of them at <span class="path">/boot/system/apps/</span> or <span class="path">/boot/common/apps/</span>. Applications that are not usually launched by a double-click on a data file (e.g. ShowImage for image files) can be found in the <span class="menu">Applications</span> menu of the Deskbar.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/activitymonitor-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-activitymonitor.html">ActivityMonitor</a></td><td style="width:10px;"> </td>
|
||||
<td valign="top">A tool to track system resources like CPU and memory usage.</td></tr>
|
||||
@@ -101,6 +101,8 @@ Otherwise, uninstalling is simply done by deleting the application's folder.</p>
|
||||
<td valign="top"><span style="color:silver">An advanced texteditor with syntax coloring and much more. [<i>still missing</i>]</span></td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/people-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-people.html">People</a></td><td> </td>
|
||||
<td valign="top"><span style="color:silver">A contact manager. [<i>still missing</i>]</span></td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/poorman-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-poorman.html">PoorMan</a></td><td> </td>
|
||||
<td valign="top">A simple web server.</td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/screenshot-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-screenshot.html">Screenshot</a></td><td> </td>
|
||||
<td valign="top"><span style="color:silver">A tool to take screenshots. [<i>still missing</i>]</span></td></tr>
|
||||
<tr><td style="width:24px;"><img src="../images/apps-images/showimage-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="applications/apps-showimage.html">ShowImage</a></td><td> </td>
|
||||
|
||||
Reference in New Issue
Block a user