1<!DOCTYPE sect2 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2                "http://www.docbook.org/xml/4.3/docbookx.dtd">
3
4<!-- section history:
5  2008-12-07 Created by j.h
6-->
7<sect2 id="gimp-windows-show-dock"
8       xmlns:xi="http://www.w3.org/2001/XInclude">
9  <title>The <quote>Dockable Dialogs</quote> submenu</title>
10
11  <indexterm>
12    <primary>Docks</primary>
13    <secondary>List of dockable dialogs</secondary>
14  </indexterm>
15
16  <figure>
17    <title>The <quote>Dockable Dialogs</quote> list</title>
18    <mediaobject>
19      <imageobject>
20        <imagedata fileref="images/menus/windows/dockable-dialogs.png"
21                   format="PNG" />
22      </imageobject>
23    </mediaobject>
24  </figure>
25
26  <para>
27    This command opens the list of the dialog windows you can open and dock.
28    Please see <link linkend="gimp-concepts-docks">Dialogs and Docking</link>.
29  </para>
30  <para>
31    All these dialogs are described in
32    <link linkend="gimp-dialogs-introduction">Different dialogs
33      description</link>.
34  </para>
35
36  <sect3>
37    <title>Activating the Command</title>
38    <para>
39      You can access this command from the image menubar through
40      <menuchoice>
41        <guimenu>Windows</guimenu>
42        <guimenuitem>Dockable Dialogs</guimenuitem>
43      </menuchoice>
44    </para>
45  </sect3>
46
47</sect2>
48