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

« back to all changes in this revision

Viewing changes to manuals/anjuta-manual/fr/project-manager-library-remove.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-library-remove">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="project-manager-library-remove" xml:lang="fr">
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-->
15
15
      <name>Philip Chimento</name>
16
16
      <email>philip.chimento@gmail.com</email>
17
17
    </credit>
 
18
  
 
19
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
20
      <mal:name>Bruno Brouard</mal:name>
 
21
      <mal:email>annoa.b@gmail.com</mal:email>
 
22
      <mal:years>2009-2012</mal:years>
 
23
    </mal:credit>
 
24
  
 
25
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
26
      <mal:name>Gérard Baylard</mal:name>
 
27
      <mal:email>gerard.b|@|bbox.fr</mal:email>
 
28
      <mal:years>2010</mal:years>
 
29
    </mal:credit>
 
30
  
 
31
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
32
      <mal:name>Julien Hardelin</mal:name>
 
33
      <mal:email>jhardlin@orange.fr</mal:email>
 
34
      <mal:years>2011</mal:years>
 
35
    </mal:credit>
 
36
  
 
37
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
38
      <mal:name>Alain Lojewski</mal:name>
 
39
      <mal:email>allomervan@gmail.com</mal:email>
 
40
      <mal:years>2011, 2012</mal:years>
 
41
    </mal:credit>
 
42
  
 
43
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
44
      <mal:name>Mickael Albertus</mal:name>
 
45
      <mal:email>mickael.albertus@gmail.com</mal:email>
 
46
      <mal:years>2012</mal:years>
 
47
    </mal:credit>
18
48
  </info>
19
49
 
20
50
  <title>Suppression d'une bibliothèque personnalisée</title>
21
51
 
22
52
  <steps>
23
53
    <item>
24
 
      <p>Select the target that has the library you want to remove in the
25
 
      <gui>project view</gui>, click on the right mouse button to
26
 
      make the <gui>project context menu</gui> appear and select
27
 
      <gui>Properties</gui>.</p>
 
54
      <p>Sélectionnez la bibliothèque que vous voulez retirer dans la <gui>vue projet</gui>, cliquez sur le bouton droit de la souris pour afficher le <gui>menu contextuel du projet</gui>, puis sélectionnez <gui>Propriétés</gui>.</p>
28
55
    </item>
29
56
    <item>
30
 
      <p>Remove the library from the
31
 
      <gui>C preprocessor flags</gui> and <gui>Linker flags</gui>
32
 
      properties. Click on the <gui>Apply</gui> button to write the
33
 
      changes to the project files.</p>
 
57
      <p>Supprimez la bibliothèque des propriétés <gui>Drapeaux du préprocesseur C</gui> et <gui>Drapeaux de l'éditeur de liens</gui>. Cliquez sur le bouton <gui>Appliquer</gui> pour inscrire les changements dans les fichiers du projet.</p>
34
58
    </item>
35
59
  </steps>
36
60