|
6 | 6 | <!ENTITY manrevision "2.12"> |
7 | 7 | <!ENTITY date "July 2015"> |
8 | 8 | <!ENTITY app "<application>Disk Mounter</application>"> |
9 | | - <!ENTITY appname "Disk Mounter"> |
| 9 | + <!ENTITY applet "Disk Mounter"> |
10 | 10 | ]> |
11 | 11 | <!-- |
12 | 12 | (Do not remove this comment block.) |
|
20 | 20 | <!-- please do not change the id; for translations, change lang to --> |
21 | 21 | <!-- appropriate code --> |
22 | 22 | <articleinfo> |
23 | | - <title>&appname; Manual</title> |
| 23 | + <title>&applet; Manual</title> |
24 | 24 | <abstract role="description"> |
25 | | - <para>&appname; enables you to quickly mount or unmount various |
26 | | - types of drives and file systems from a panel.</para> |
| 25 | + <para>The &applet; applet enables you to quickly mount or unmount |
| 26 | + various types of drives and file systems from a panel. |
| 27 | + </para> |
27 | 28 | </abstract> |
28 | 29 | <copyright> |
29 | 30 | <year>2015</year> |
|
121 | 122 |
|
122 | 123 | <revhistory> |
123 | 124 | <revision> |
124 | | - <revnumber>&appname; Applet Manual V&manrevision;</revnumber> |
| 125 | + <revnumber>&applet; Applet Manual V&manrevision;</revnumber> |
125 | 126 | <date>&date;</date> |
126 | 127 | <revdescription> |
127 | 128 | <para role="author">MATE Documentation Team</para> |
128 | 129 | <para role="publisher">MATE Documentation Project</para> |
129 | 130 | </revdescription> |
130 | 131 | </revision> |
131 | 132 | <revision> |
132 | | - <revnumber>&appname; Applet Manual V2.11</revnumber> |
| 133 | + <revnumber>&applet; Applet Manual V2.11</revnumber> |
133 | 134 | <date>&date;</date> |
134 | 135 | <revdescription> |
135 | 136 | <para role="author">Trent Lloyd</para> |
136 | 137 | <para role="publisher">GNOME Documentation Project</para> |
137 | 138 | </revdescription> |
138 | 139 | </revision> |
139 | 140 | <revision> |
140 | | - <revnumber>&appname; Applet Manual V2.10</revnumber> |
| 141 | + <revnumber>&applet; Applet Manual V2.10</revnumber> |
141 | 142 | <date>February 2004</date> |
142 | 143 | <revdescription> |
143 | 144 | <para role="author">Sun GNOME Documentation Team</para> |
|
166 | 167 | </revision> |
167 | 168 | </revhistory> |
168 | 169 |
|
169 | | - <releaseinfo>This manual describes version &appversion; of &appname;. |
| 170 | + <releaseinfo>This manual describes version &appversion; of &applet;. |
170 | 171 | </releaseinfo> |
171 | 172 | <legalnotice> |
172 | 173 | <title>Feedback</title> |
|
188 | 189 | <title>Introduction</title> |
189 | 190 |
|
190 | 191 | <figure id="drivemountapplet-fig"> |
191 | | - <title>&appname;</title> |
| 192 | + <title>&applet;</title> |
192 | 193 | <screenshot> |
193 | 194 | <mediaobject> |
194 | 195 | <imageobject><imagedata |
195 | 196 | fileref="figures/drivemount-applet_example.png" format="PNG"/> |
196 | 197 | </imageobject> |
197 | 198 | <textobject> |
198 | | - <phrase>The &appname;.</phrase> |
| 199 | + <phrase>The &applet; applet.</phrase> |
199 | 200 | </textobject> |
200 | 201 | </mediaobject> |
201 | 202 | </screenshot> |
|
209 | 210 | </para> |
210 | 211 |
|
211 | 212 | <sect2 id="drivemount-intro-add"> |
212 | | - <title>To Add &appname; to a Panel</title> |
213 | | - <para>To add &app; to a panel, right-click on the panel, then choose |
214 | | - <guimenuitem>Add to Panel</guimenuitem>. Select &app; in the |
215 | | - <application>Add to Panel</application> dialog, then click |
216 | | - <guibutton>Add</guibutton>.</para> |
| 213 | + <title>To Add &applet; to a Panel</title> |
| 214 | + <para> |
| 215 | + To add <application>&applet;</application> to a panel, perform the |
| 216 | + following steps: |
| 217 | + </para> |
| 218 | + <orderedlist> |
| 219 | + <listitem> |
| 220 | + <para> |
| 221 | + Right-click on the panel. |
| 222 | + </para> |
| 223 | + </listitem> |
| 224 | + <listitem> |
| 225 | + <para> |
| 226 | + Choose <guimenuitem>Add to Panel</guimenuitem>. |
| 227 | + </para> |
| 228 | + </listitem> |
| 229 | + <listitem> |
| 230 | + <para> |
| 231 | + Scroll down the list of items in the <guilabel>Add to Panel</guilabel> |
| 232 | + dialog, then select <guilabel>&applet;</guilabel>. |
| 233 | + </para> |
| 234 | + </listitem> |
| 235 | + <listitem> |
| 236 | + <para> |
| 237 | + Click <guibutton>Add</guibutton>. |
| 238 | + </para> |
| 239 | + </listitem> |
| 240 | + </orderedlist> |
217 | 241 | </sect2> |
218 | 242 |
|
219 | 243 | <sect2 id="drivemount-intro-mount"> |
|
0 commit comments