Update userguide from i18n.haiku-os.org
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008, Haiku. All rights reserved.
|
||||
* Copyright 2008-2013, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -60,11 +60,10 @@
|
||||
<h1>Gli add-on del Tracker</h1>
|
||||
|
||||
<p>Le Applicazioni possono installare gli add-on in modo che essi possano essere facilmente invocati quando si selezionano dei file dal Tracker. Solo gli addon che possono gestire un tipo di file sono presenti nel menu <span class="menu">Add-Ons</span> o nel menu <span class="menu">File</span> di una finestra del Tracker. Alcuni add-on non hanno necessariamente bisogno di un file su cui lavorare e quindi sono sempre presenti nel menu.</p>
|
||||
<p>Gli Add-On del Tracker o i collegamenti ai programmi in grado di agire come add-on, possono essere installati in tre percorsi diversi (consultare il capitolo <a href="filesystem-layout.html">Filesystem layout</a>):</p>
|
||||
<p>New Tracker add-ons that don't come as part of a regular .hpkg package, can be installed by copying them into their respective non-packaged folder (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/system/add-ons/Tracker/</span></td><td> </td><td>per gli add-on forniti dal sistema.</td></tr>
|
||||
<tr><td><span class="path">/boot/common/add-ons/Tracker/</span></td><td> </td><td>per gli add-on disponibili a tutti gli utenti.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/add-ons/Tracker/</span></td><td> </td><td>per gli add-on disponibili solo all'utente</td></tr>
|
||||
<tr><td><span class="path">/boot/system/non-packaged/add-ons/Tracker/</span></td><td> </td><td>per gli add-on disponibili a tutti gli utenti.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/non-packaged/add-ons/Tracker/</span></td><td> </td><td>per gli add-on disponibili solo all'utente</td></tr>
|
||||
</table>
|
||||
<p>The file name of an add-on can be suffixed with a dash and capital letter, and is then available via keyboard shortcut. For example, <span class="app">Open Target Folder-O</span> opens with <span class="key">ALT</span> <span class="key">OPT</span> <span class="key">O</span>.<br />
|
||||
Of course, you have to take care of possible shortcut collisions when deciding on a shortcut. You can't have the same for different add-ons.</p>
|
||||
|
||||
Reference in New Issue
Block a user