File: delete.page

package info (click to toggle)
gnome-boxes 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,836 kB
  • sloc: python: 883; ansic: 802; sh: 487; xml: 327; makefile: 14
file content (28 lines) | stat: -rw-r--r-- 812 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="delete">
  <info>
    <revision pkgversion="3.14" date="2014-09-13" status="review"/>
    <link type="guide" xref="index#use"/>

    <credit type="author copyright">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
      <years>2014</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Remove a box that you no longer need.</desc>
  </info>

  <title>Delete a box</title>

  <p>When a box is no longer needed, it can be deleted from <app>Boxes</app>.</p>

  <steps>
    <item><p>In the collection view, right click the box to be deleted.</p></item>
    <item><p>Click the <gui style="button">Delete</gui> menu option.</p></item>
  </steps>

</page>