File: configuration-plugins.xml

package info (click to toggle)
gnumeric 1.12.48-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 115,524 kB
  • sloc: ansic: 294,183; xml: 56,297; perl: 6,219; sh: 4,536; makefile: 2,947; yacc: 1,341; python: 384
file content (48 lines) | stat: -rw-r--r-- 1,718 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<sect1 id="sect-configuration-plugins">
  <title>Plugins</title>

  <para>
    &gnum; allows users to configure the plugins which are currently
    in use. The <guilabel>Plugin Manager</guilabel> provides all the
    configuration options in one location.
  </para>

  <para>
    The <guilabel>Plugin Manager</guilabel> can be started by clicking
    on the <guimenu>Tools</guimenu> menu and selecting the
    <guimenuitem>Plugins...</guimenuitem> menu item.
  </para>

  <para>
    The <guilabel>Plugin Manager</guilabel> is a tabbed dialog with
    three tabs. The first tab, labeled <guilabel>Plugin
    List</guilabel>, provides a list of all the currently
    visible plugins, the second tab, labeled <guilabel>Plugin
    Details</guilabel> provides details on the plugin selected in the
    first tab. The third tab, labeled <guilabel>Directories</guilabel>
    lists the directories which are currently searched to discover new
    plugins.
  </para>

  <para>
    The first tab provides a list of plugins, an explanation of each
    and a method to activate or de-activate the plugin. The list
    includes all of the plugins which have been found by &gnum; in the
    directories listed in the third tab. An explanation can be
    obtained for each plugin by selecting the plugin from the list by
    placing the mouse pointer over the plugin name and clicking with
    the primary mouse button. The explanation will then appear in the
    bottom text area. The active column provides check boxes in front
    of each listed plugin. If the box contains a check mark, the
    plugin has been activated and its functionality should be
    available.
  </para>

  <para>
  </para>

  <para>
  </para>

</sect1>