37 lines
1.2 KiB
XML
37 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="project-manager-package-remove" xml:lang="zh-CN">
|
|
|
|
<info xmlns:facet="http://projectmallard.org/facet/1.0/">
|
|
<facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
|
|
<link type="guide" xref="project-manager-library" group="third"/>
|
|
<revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
|
|
<desc>
|
|
Remove a library from a module.
|
|
</desc>
|
|
<credit type="author">
|
|
<name>Sébastien Granjoux</name>
|
|
<email>seb.sfo@free.fr</email>
|
|
</credit>
|
|
<credit type="editor">
|
|
<name>Philip Chimento</name>
|
|
<email>philip.chimento@gmail.com</email>
|
|
</credit>
|
|
</info>
|
|
|
|
<title>Remove a Package</title>
|
|
|
|
<steps>
|
|
<item>
|
|
<p>Select the package you want to remove in the
|
|
<gui>project view</gui> , click on the right mouse button to
|
|
make the <gui>project context menu</gui> appear and select
|
|
<gui>Remove</gui>.</p>
|
|
</item>
|
|
<item>
|
|
<p>Confirm the removal. This package will be removed from the project
|
|
file.</p>
|
|
</item>
|
|
</steps>
|
|
|
|
</page>
|