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

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/el/project-manager-source-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-source-delete" xml:lang="el">
 
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-source" group="third"/>
 
7
   <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
 
8
    <desc>
 
9
      Remove files from a project.
 
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 Files</title>
 
22
 
 
23
  <steps>
 
24
    <item>
 
25
      <p>Select the file 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. The file will only be removed from the project,
 
32
      not from your disk.</p>
 
33
    </item>
 
34
  </steps>
 
35
 
 
36
  <note style="tip">
 
37
    <p>You can select several files at the same time by keeping the
 
38
    <key>Ctrl</key> key pressed or select a range using the <key>Shift</key>
 
39
    key.</p>
 
40
  </note> 
 
41
  
 
42
</page>