This file is indexed.

/usr/share/doc/kde/HTML/fr/PolicyKit-kde/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
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY policykit-kde "<application
>PolicyKit-kde</application
>">
  <!ENTITY policykit     "<application
>PolicyKit</application
>">
  <!ENTITY kappname "&policykit-kde;">
  <!ENTITY policykit-kde-introduction SYSTEM "introduction.docbook">
  <!ENTITY policykit-kde-howitworks SYSTEM "howitworks.docbook">
  <!ENTITY policykit-kde-authorization SYSTEM "authorization.docbook">
  <!ENTITY policykit-kde-authorizationagent SYSTEM "authorizationagent.docbook">
  <!ENTITY % French "INCLUDE"
> <!-- change language only here -->
  <!ENTITY % addindex "IGNORE">
]>

<book id="PolicyKit-kde" lang="&language;">

<bookinfo>
<title
>Manuel de &policykit-kde;</title>

<authorgroup>
<author
><firstname
>Daniel</firstname
> <surname
>Nicoletti</surname
> </author>
&traducteurSimonDepiets; 
</authorgroup>

<copyright>
<year
>2008-2009</year>
<holder
>Daniel Nicoletti</holder>
</copyright>

<legalnotice
>&FDLNotice;</legalnotice>

<date
>25/01/2009</date>
<releaseinfo
>0.9.0</releaseinfo>

<abstract>
<para
>&policykit-kde; est une interface graphique &kde; pour le système PolicyKit qui est utilisé pour gérer l'authentification.</para>
<para
>&policykit; est une boîte à outil conçue pour permettre aux processus sans privilèges de dialoguer avec les processus bénéficiant de privilèges. Il fait cela en centralisant l'information des actions et des applications autorisées.</para>
</abstract>

<keywordset>
<keyword
>KDE</keyword>
<keyword
>Système</keyword>
<keyword
>Mot de Passe</keyword>
<keyword
>Administrateur</keyword>
<keyword
>Authentification</keyword>
<keyword
>polkit</keyword>
<keyword
>policykit</keyword>
<keyword
>politique</keyword>
<keyword
>politiques</keyword>
</keywordset>

</bookinfo>

&policykit-kde-introduction;
&policykit-kde-howitworks;
&policykit-kde-authorization;
&policykit-kde-authorizationagent;

<chapter id="credits">
<title
>Remerciements et Licence</title>

<para
>&policykit-kde; </para>
<para
>Programme sous copyright 2008-2009 Daniel Nicoletti </para>
<para
>Documentation sous copyright 2008-2009 Daniel Nicoletti </para>

<para
>Traduction française par &SimonDepiets;.</para
> 
&underFDL; </chapter>

&documentation.index; 

</book>

<!--
vim:tabstop=2:shiftwidth=2:expandtab 
-->