summaryrefslogtreecommitdiff
path: root/battstat/docs/C/index.docbook
diff options
context:
space:
mode:
authorrbuj <[email protected]>2018-10-03 09:54:45 +0200
committerraveit65 <[email protected]>2018-10-03 12:15:09 +0200
commitb233ee48aa2380e675852d819a19040f92a9217b (patch)
tree4700071a709135b25cbc8e0230393b2d3dff0890 /battstat/docs/C/index.docbook
parentf211627ec85094987fb0e94284b957e93483790f (diff)
downloadmate-applets-b233ee48aa2380e675852d819a19040f92a9217b.tar.bz2
mate-applets-b233ee48aa2380e675852d819a19040f92a9217b.tar.xz
Use orderedlist to describe the steps to add the applet to a panel
Diffstat (limited to 'battstat/docs/C/index.docbook')
-rw-r--r--battstat/docs/C/index.docbook35
1 files changed, 29 insertions, 6 deletions
diff --git a/battstat/docs/C/index.docbook b/battstat/docs/C/index.docbook
index 675e632b..361d2bfa 100644
--- a/battstat/docs/C/index.docbook
+++ b/battstat/docs/C/index.docbook
@@ -231,13 +231,36 @@
<sect2 id="battstat-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>
<para>
- The layout of the <application>&applet;</application> applet varies depending on the size and type of panel in which the applet resides.
+ 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>
+ <para>
+ The layout of the <application>&applet;</application> applet varies
+ depending on the size and type of panel in which the applet resides.
</para>
</sect2>