]> Shamusworld >> Repos - ardour-manual/blobdiff - include/plugin-manager.html
Fix a typo in manual
[ardour-manual] / include / plugin-manager.html
index 446fb46dcc16c24e485120979fffd052967c7fa0..c4b00b25f8fba15cb362a7b98639346ac633f702 100644 (file)
@@ -3,7 +3,7 @@
   The <dfn>Plugin Manager</dfn> serves two purposes. Primarily it is used to
   control the display status of plugins. It can also be used to find and insert
   plugins into the
   The <dfn>Plugin Manager</dfn> serves two purposes. Primarily it is used to
   control the display status of plugins. It can also be used to find and insert
   plugins into the
-  <a href="/working-with-plugins/processor-box/">Processor Box</a>. It is
+  <a href="@@processor-box">Processor Box</a>. It is
   displayed either by a double-click in the <dfn>Processor Box</dfn> or by
   choosing <kbd class="menu">New Plugin &gt; Plugin Manager&hellip;</kbd> from the
   <dfn>Processor Box</dfn> context menu.
   displayed either by a double-click in the <dfn>Processor Box</dfn> or by
   choosing <kbd class="menu">New Plugin &gt; Plugin Manager&hellip;</kbd> from the
   <dfn>Processor Box</dfn> context menu.
   connections. The plugins can be sorted by clicking on a column header.
 </p>
 
   connections. The plugins can be sorted by clicking on a column header.
 </p>
 
-<img src="/images/a4_plugin_manager.png" alt="Plugin Manager window"/>
+<figure class=center>
+<img src="/images/plugin-manager.png" alt="Plugin Manager window"/>
+<figcaption class=center>The Plugin Manager window.</figcaption>
+</figure>
 
 <h2>Plugin Display Status</h2>
 
 
 <h2>Plugin Display Status</h2>
 
@@ -36,7 +39,7 @@
 <p>
   The middle of the <dfn>Plugin Manager</dfn> is used to filter the listed
   plugins. Typing into the text-box will filter the plugins based on the filter
 <p>
   The middle of the <dfn>Plugin Manager</dfn> is used to filter the listed
   plugins. Typing into the text-box will filter the plugins based on the filter
-  mode selected by drop-down box. Clicking <kbd class="button">Clear</kbd>
+  mode selected by drop-down box. Clicking <kbd class="menu">Clear</kbd>
   empties the text-box.
 </p>
 
   empties the text-box.
 </p>
 
   The bottom half of the plugin manager shows plugins that have been selected
   for insertion into the <dfn>Processor Box</dfn>. A plugin can be added by
   either double clicking the plugin entry in the top half, or, if already
   The bottom half of the plugin manager shows plugins that have been selected
   for insertion into the <dfn>Processor Box</dfn>. A plugin can be added by
   either double clicking the plugin entry in the top half, or, if already
-  selected in top half, by clicking <kbd class="button">Add</kbd>.
+  selected in top half, by clicking <kbd class="menu">Add</kbd>.
 <p>
 
 <p>
   Plugins can be removed from the bottom half with a double click, or, if
 <p>
 
 <p>
   Plugins can be removed from the bottom half with a double click, or, if
-  already selected, by clicking <kbd class="button">Remove</kbd>.
+  already selected, by clicking <kbd class="menu">Remove</kbd>.
 </p>
 
 </p>