This file is indexed.

/usr/share/doc/kde/HTML/fr/kommander/index.docbook is in kde-l10n-fr 4:4.14.0-1.

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
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<?xml version="1.0"  encoding="UTF-8" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY kommander "<application
>Kommander</application
>">
  <!ENTITY kappname "&kommander;">
  <!ENTITY package "kdewebdev">
  <!ENTITY basics SYSTEM "basics.docbook">
  <!ENTITY commands SYSTEM "commands.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
  <!ENTITY dcop-functions SYSTEM "dcop.docbook">
  <!ENTITY editor SYSTEM "editor.docbook">
  <!ENTITY extending SYSTEM "extending.docbook">
  <!ENTITY glossary SYSTEM "glossary.docbook">
  <!ENTITY installation SYSTEM "installation.docbook">
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY q-and-a SYSTEM "q-and-a.docbook">
  <!ENTITY specials SYSTEM "specials.docbook">
  <!ENTITY tutorials SYSTEM "tutorials.docbook">
  <!ENTITY widgets SYSTEM "widgets.docbook">
  <!ENTITY designer "<application
>&Qt; Designer</application
>">
  <!ENTITY kmdr-editor "&kommander; Editor">
  <!ENTITY kmdr-executor "&kommander; Executor">
  <!ENTITY GIMP "<application
>The GIMP</application
>">
  <!ENTITY IDE "<acronym
>IDE</acronym
>">
  <!ENTITY PHP "<acronym
>PHP</acronym
>">
  <!ENTITY PID "<acronym
>PID</acronym
>">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % French "INCLUDE">
]>

<book lang="&language;">

<bookinfo>
<title
>Manuel de &kommander;</title>

<authorgroup>
<author
><firstname
>Marc</firstname
> <surname
>Britton</surname
> <affiliation
> <address
><email
>consume@optushome.com.au</email
></address>
</affiliation>
</author>
<author
><firstname
>Tamara</firstname
> <surname
>King</surname
> <affiliation
> <address
><email
>tik@acm.org</email
></address>
</affiliation>
</author>
<author
><firstname
>Eric</firstname
> <surname
>Laffoon</surname
> <affiliation
> <address
><email
>sequitur@kde.org</email
></address>
</affiliation>
</author>

&traducteurYohannHamon; 
</authorgroup>

<copyright>
<year
>2004</year>
<holder
>Équipe de développement de &kommander;</holder>
</copyright>

<legalnotice
>&FDLNotice;</legalnotice>

<!-- Date and version information of the documentation
Don't forget to include this last date and this last revision number, we
need them for translation coordination !
Please respect the format of the date (YYYY-MM-DD) and of the version
(V.MM.LL), it could be used by automation scripts.
Do NOT change these in the translation. -->

<date
>2004-05-03</date>
<releaseinfo
>3.2.90</releaseinfo>

<!-- Abstract about this handbook -->

<abstract>
<para
>&kommander; est un ensemble d'outils qui vous permettent de créer des boîtes de dialogues qui produisent, en fonction de leurs états, un morceau de texte. Ce morceau de texte peut être une ligne de commande pour un programme, un morceau de code quelconque, des documents professionnels contenant une grande quantité de texte répétitif et beaucoup d'autres choses encore. Le texte produit peut alors être exécuté comme une ligne de commande (d'où le nom <quote
>&kommander;</quote
>), enregistré dans un fichier, transmit à un script pour d'autres traitements, et toutes les autres utilisations auxquelles vous pourriez penser. La meilleure chose dans tout ça ? Vous n'avez pas à écrire une seule ligne de code !  </para>
</abstract>

<!-- This is a set of Keywords for indexing by search engines.
Please at least include KDE, the KDE package it is in, the name
 of your application, and a few relevant keywords. -->

<keywordset>
<keyword
>KDE</keyword>
<keyword
>Kommander</keyword>
<keyword
>Quanta</keyword>
</keywordset>

</bookinfo>

&introduction;
&basics;
&commands;
&extending;
&tutorials;
&q-and-a;
&credits;
&installation;
&glossary;

</book>