summaryrefslogtreecommitdiff
path: root/charpick/help
diff options
context:
space:
mode:
authorrbuj <[email protected]>2018-10-03 09:54:45 +0200
committerraveit65 <[email protected]>2018-10-03 12:13:30 +0200
commite8317992432a5af13355c986bbf39e20d767a0ea (patch)
tree1a5db7db9471262b2d8673229e9602088dd56b0f /charpick/help
parent0412e78e141e01549604f3c484096b437473049d (diff)
downloadmate-applets-e8317992432a5af13355c986bbf39e20d767a0ea.tar.bz2
mate-applets-e8317992432a5af13355c986bbf39e20d767a0ea.tar.xz
Use orderedlist to describe the steps to add the applet to a panel
Diffstat (limited to 'charpick/help')
-rw-r--r--charpick/help/C/index.docbook38
1 files changed, 30 insertions, 8 deletions
diff --git a/charpick/help/C/index.docbook b/charpick/help/C/index.docbook
index 84d2ff3a..cc21f701 100644
--- a/charpick/help/C/index.docbook
+++ b/charpick/help/C/index.docbook
@@ -226,14 +226,36 @@
encoding so you can use the palette to display or copy any Unicode
character.</para>
- <sect2 id="charpick-introduction-add">
- <title>To Add &applet; to a Panel</title>
- <para>To add <application>&applet;</application> to a panel,
- right-click on the panel, then choose <guimenuitem>Add to
- Panel</guimenuitem>. Select <application>&applet;</application>
- in the <application>Add to Panel</application> dialog, then
- click <guibutton>Add</guibutton>.</para>
- </sect2>
+ <sect2 id="charpick-introduction-add">
+ <title>To Add &applet; to a Panel</title>
+ <para>
+ To add <application>&applet;</application> to a panel, perform the
+ following steps:
+ </para>
+ <orderedlist>
+ <listitem>
+ <para>
+ Right-click on the panel.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Choose <guimenuitem>Add to Panel</guimenuitem>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Scroll down the list of items in the <guilabel>Add to Panel</guilabel>
+ dialog, then select <guilabel>&applet;</guilabel>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Click <guibutton>Add</guibutton>.
+ </para>
+ </listitem>
+ </orderedlist>
+ </sect2>
</sect1>
<!-- ================ Usage ================================ -->
<sect1 id="charpick-usage">