~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/da/project-manager-package-remove.page

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-02-20 22:38:35 UTC
  • mfrom: (1.1.43)
  • Revision ID: package-import@ubuntu.com-20120220223835-ny223imz62qkk9ns
Tags: 2:3.3.90-0ubuntu1
* New upstream release.
* debian/rules: Watch for unstable releases

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="project-manager-package-remove" xml:lang="da">
 
3
 
 
4
  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
 
5
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
 
6
    <link type="guide" xref="project-manager-library" group="third"/>
 
7
    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
 
8
    <desc>
 
9
      Remove a library from a module.
 
10
    </desc>
 
11
    <credit type="author">
 
12
      <name>Sébastien Granjoux</name>
 
13
      <email>seb.sfo@free.fr</email>
 
14
    </credit>
 
15
    <credit type="editor">
 
16
      <name>Philip Chimento</name>
 
17
      <email>philip.chimento@gmail.com</email>
 
18
    </credit>
 
19
  </info>
 
20
 
 
21
  <title>Remove a Package</title>
 
22
 
 
23
  <steps>
 
24
    <item>
 
25
      <p>Select the package you want to remove in the
 
26
      <gui>project view</gui> , click on the right mouse button to
 
27
      make the <gui>project context menu</gui> appear and select
 
28
      <gui>Remove</gui>.</p>
 
29
    </item>
 
30
    <item>
 
31
      <p>Confirm the removal. This package will be removed from the project
 
32
      file.</p>
 
33
    </item>
 
34
  </steps>
 
35
 
 
36
</page>