~ubuntu-branches/ubuntu/utopic/anjuta/utopic

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/de/project-manager-source-add.page

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Jackson Doak
  • Date: 2014-07-12 15:17:39 UTC
  • mfrom: (1.1.56) (27.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20140712151739-eyw0ufhvwa5s11jc
Tags: 2:3.12.0-1
* Team upload.

[ Jackson Doak ]
* New upstream release
* Drop 03_valac_0.22.patch, fixed upstream\
* debian/control:
  - Bump b-dep version on libgtk-3-dev (>= 3.6.0), libglib2.0-dev (>= 2.34.0)
  - Bump stardards-version to 3.9.5. No changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="project-manager-source-add">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="project-manager-source-add" xml:lang="de">
3
3
 
4
4
  <info xmlns:facet="http://projectmallard.org/facet/1.0/">
5
5
    <facet:tag key="all-pages" value="whatever"/> <!--Include page in index-->
14
14
      <name>Philip Chimento</name>
15
15
      <email>philip.chimento@gmail.com</email>
16
16
    </credit>
 
17
  
 
18
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
19
      <mal:name>Mario Blättermann</mal:name>
 
20
      <mal:email>mario.blaettermann@gmail.com</mal:email>
 
21
      <mal:years>2009-2013</mal:years>
 
22
    </mal:credit>
 
23
  
 
24
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
25
      <mal:name>Jonas Rebmann</mal:name>
 
26
      <mal:email>jonas.rebmann@googlemail.com</mal:email>
 
27
      <mal:years>2010</mal:years>
 
28
    </mal:credit>
 
29
  
 
30
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
31
      <mal:name>Christian Kirbach</mal:name>
 
32
      <mal:email>christian.kirbach@gmail.com</mal:email>
 
33
      <mal:years>2010, 2011, 2012, 2013</mal:years>
 
34
    </mal:credit>
17
35
  </info>
18
36
 
19
37
  <title>Dateien hinzufügen</title>
20
38
 
21
39
  <steps>
22
40
    <item>
23
 
      <p>Select the target where you want to add the new source files in
24
 
      the <gui>project view</gui>, click on the right mouse button to
25
 
      make the <gui>project context menu</gui> appear and select
26
 
      <gui>Add Source File</gui>.</p>
 
41
      <p>Wählen Sie das Ziel in der <gui>Projektansicht</gui>, dem Sie die neue Quelldatei hinzufügen möchten. Klicken Sie dann mit der rechten Maustaste, um das <gui>Kontextmenü des Projekts</gui> zu öffnen, und wählen Sie <gui>Quelldatei hinzufügen</gui>.</p>
27
42
 
28
 
      <p>Or from the <gui>main menu</gui>, select <guiseq><gui>Project</gui>
29
 
      <gui>Add Source File...</gui></guiseq></p>
30
 
    </item>
31
 
    <item>
32
 
      <p>You can select another target in the top <gui>target chooser button</gui>.
33
 
      </p>
34
 
    </item>
35
 
    <item>
36
 
      <p>In the file chooser below, select the files you want to add.
37
 
      Then click on the <gui>Add</gui> button to add those files to your
38
 
      project. You can select several files at the same time keeping
39
 
      <key>Ctrl</key> key pressed or using the <key>Shift</key> to select
40
 
      a range of files.</p>
 
43
      <p>Oder wählen Sie <guiseq><gui>Projekt</gui><gui>Quelldatei hinzufügen …</gui></guiseq> im <gui>Hauptmenü</gui>.</p>
 
44
    </item>
 
45
    <item>
 
46
      <p>Sie können im oberen <gui>Zielwahlknopf</gui> ein anderes Ziel wählen.</p>
 
47
    </item>
 
48
    <item>
 
49
      <p>Wählen Sie im Dateiwähler unten die gewünschten Dateien zum Hinzufügen. Klicken Sie anschließend auf den Knopf <gui>Hinzufügen</gui>, um diese Dateien Ihrem Projekt hinzuzufügen. Sie können mehrere Dateien auf einmal wählen, indem Sie die <key>Strg</key>-Taste gedrückt halten oder mit der <key>Umschalttaste</key> einen ganzen Block Dateien auswählen.</p>
41
50
    </item>
42
51
  </steps>
43
52