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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="browse-webapps-del">
<info>
<link type="guide" xref="index#adv" />
<link type="seealso" xref="browse-webapps" />
<revision pkgversion="3.16" date="2014-01-26" status="review"/>
<revision pkgversion="3.33" date="2019-04-08" status="review"/>
<revision pkgversion="44" date="2022-12-11" status="review"/>
<credit type="author copyright">
<name>Ekaterina Gerasimova</name>
<email its:translate="no">kittykat3756@gmail.com</email>
<years>2015</years>
</credit>
<!-- <credit type="copyright editor">
<name></name>
<email its:translate="no"></email>
<years></years>
</credit>-->
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>How do I delete a <em>Web App</em>?</desc>
</info>
<title>Remove a Web App</title>
<p>You can delete a Web App when you no longer need it.</p>
<steps>
<item>
<p>Press the menu button in the top-right corner of the window and select
<gui style="menuitem">Manage Web Apps</gui>.</p>
</item>
<item>
<p>Press <gui style="button">Delete</gui> next to the app which
you want to remove.</p>
</item>
</steps>
</page>
|