1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                       "http://www.docbook.org/xml/4.3/docbookx.dtd">
4<!--Section history
5  2012-03-31 j.h: created
6-->
7
8<sect2 id="tool-preset-editor">
9  <title>Tool Preset Editor</title>
10
11  <indexterm>
12    <primary>Presets</primary>
13    <secondary>Tool Preset Editor</secondary>
14  </indexterm>
15
16  <figure>
17    <title>The Tool Preset Editor</title>
18    <mediaobject>
19      <imageobject>
20        <imagedata fileref="images/dialogs/tool-preset-editor.png"
21format="PNG"/>
22      </imageobject>
23    </mediaobject>
24  </figure>
25
26  <sect3>
27    <title>Activating the Dialog</title>
28    <para>
29      You can access this dialog through:
30      <itemizedlist>
31        <listitem>
32          <para>
33            a click on the <guibutton>Edit this tool preset</guibutton> button
34            in the button bar of the Tool Presets Dialog.
35          </para>
36        </listitem>
37        <listitem>
38          <para>
39            a double-click on a preset icon in the Tool Presets Dialog.
40          </para>
41        </listitem>
42        <listitem>
43          <para>
44            a right-click on a preset in the Tool Presets Dialog to open a
45            context menu and then click on the <guilabel>Edit Tool
46            Preset</guilabel> command.
47          </para>
48        </listitem>
49      </itemizedlist>
50    </para>
51  </sect3>
52
53  <sect3>
54    <title>Using the Tool Preset Editor</title>
55    <para>
56      You can edit presets you have created only; all options of predefined
57      presets are grayed out and disabled.
58    </para>
59    <para>
60      In this dialog you can:
61      <itemizedlist>
62        <listitem>
63          <para>
64            <emphasis role="bold">edit preset name</emphasis> in text box,
65          </para>
66        </listitem>
67        <listitem>
68          <para>
69            <emphasis role="bold">change preset icon</emphasis> by clicking on
70            preset icon. This opens a window where you can choose a new icon.
71          </para>
72        </listitem>
73        <listitem>
74          <para>
75            <emphasis role="bold">select resources to be saved</emphasis> by
76             clicking on check boxes.
77          </para>
78        </listitem>
79      </itemizedlist>
80    </para>
81  </sect3>
82</sect2>
83
84