This file is indexed.

/usr/share/help/fr/anjuta-manual/autotools-project-root-edit.page is in anjuta-common 2:3.10.2-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="autotools-project-root-edit" xml:lang="fr">

  <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-root" group="second"/>
    <link type="seealso" xref="autotools-project-folder-edit"/>
    <revision pkgversion="3.0" version="0.1" date="2011-03-27" status="incomplete"/>
    <desc>Modifier les propriétés du projet autotools.</desc>
    <credit type="author">
      <name>Sébastien Granjoux</name>
      <email>seb.sfo@free.fr</email>
    </credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Bruno Brouard</mal:name>
      <mal:email>annoa.b@gmail.com</mal:email>
      <mal:years>2009-2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Gérard Baylard</mal:name>
      <mal:email>gerard.b|@|bbox.fr</mal:email>
      <mal:years>2010</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Julien Hardelin</mal:name>
      <mal:email>jhardlin@orange.fr</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Alain Lojewski</mal:name>
      <mal:email>allomervan@gmail.com</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Mickael Albertus</mal:name>
      <mal:email>mickael.albertus@gmail.com</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  </info>

  <title>Modification des propriétés du projet Autotools</title>

  <p>Voici les propriétés de l'élément racine.</p>

  <terms>
    <item>
      <title><gui>Backend</gui></title>
      <p>This the project backend used by the project: Autotools.
      Another backend can be selected by clicking on this button. It can be
      useful if the current backend has some troubles to parse your project
      files.</p>
    </item>
    <item>
      <title><gui>Nom</gui></title>
      <p>Le nom de votre projet. Il peut contenir des espaces.</p>
    </item>
    <item>
      <title><gui>Version</gui></title>
      <p>C'est la version du projet.</p>
    </item>
    <item>
      <title><gui>URL de rapport d'anomalie</gui></title>
      <p>C'est un URL permettant de soumettre un rapport d'anomalie, par exemple une adresse électronique ou un lien vers un outil de suivi de bogues. Il est facultatif.</p>
    </item>
    <item>
      <title><gui>Nom du paquet</gui></title>
      <p>C'est le nom de la distribution, il ne doit pas contenir d'espace. Il est facultatif.</p>
    </item>
    <item>
      <title><gui>URL</gui></title>
      <p>Ceci est la page d'accueil du projet. Elle est facultative.</p>
    </item>
  </terms>

  <p>De plus, l'élément racine se comporte comme un dossier et en possède toutes les propriétés. Consultez la liste <link xref="autotools-project-folder-edit"/>.</p>

</page>