This file is indexed.

/usr/share/doc/kde/HTML/en/kcontrol/kresources/index.docbook is in libkresources4 4:4.8.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
83
84
85
86
87
88
89
90
91
92
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>
	
<article lang="&language;">
<title>&kde; Resources</title>
<articleinfo>

<authorgroup>
<author><personname><firstname>Burkhard</firstname><surname>Lück</surname></personname></author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<date>2010-06-22</date>
<releaseinfo>&kde; 4.5</releaseinfo>

<keywordset>
<keyword>KDE</keyword>
<keyword>System Settings</keyword>
<keyword>resources</keyword>
<keyword>address</keyword>
<keyword>alarm</keyword>
<keyword>calendar</keyword>
<keyword>notes</keyword>
</keywordset>
</articleinfo>

<para>This module is a configuration tool for managing the resources used by different &kde; applications.
It allows you to add, deleted or modify the resources for <guilabel>Alarms</guilabel>, 
<guilabel>Calendar</guilabel>, <guilabel>Notes</guilabel> and <guilabel>Contacts</guilabel>.</para>

<para>Select a resource type from the drop down box at the top of the <guilabel>Resources</guilabel> section.
The list box now displays names and types of available resources of this type. 
One of these resources is marked as the standard resource.</para>

<para>Use the buttons on the right side of the listbox to add, remove or edit resources.</para>

<para>Detailed information about resource types and options you find in the links provided in the following table:</para>

<para>
<table>
<title>Available Resources</title>
<tgroup cols="3">
<tbody>
<row>
<entry>Resource Type</entry>
<entry>Used by</entry>
<entry>Additional information</entry>
</row>
<row>
<entry>Alarms</entry>
<entry><simplelist><member>&kalarm;</member></simplelist></entry>
<entry><ulink url="help:/kalarm/index.html#resources">&kalarm; resources</ulink></entry>
</row>
<row>
<entry>Calendar</entry>
<entry><simplelist><member>&korganizer;</member> 
<member>iCal invitation plugin in &kmail;</member></simplelist></entry>
<entry><ulink url="help:/korganizer/index.html#managing-resources">&korganizer; resources</ulink></entry>
</row>
<row>
<entry>Notes</entry>
<entry><simplelist><member>&knotes;</member></simplelist></entry>
<entry><ulink url="help:/knotes/index.html#configure-resources">&knotes; resources</ulink></entry>
</row>
<row>
<entry>Contacts</entry>
<entry><simplelist>
<member>&kaddressbook;</member> 
<member>Address completion in &kmail;, &knode; and &korganizer;</member>
<member>Addressbook integration in &kopete;</member>
<member> &konversation;</member>
<member>Contacts &krunner; plugin</member>
<member>KonsoleKalendar</member></simplelist> </entry>
<entry></entry>
</row>
</tbody>
</tgroup>
</table>
</para>

<para>Every resource type needs a standard resource, where all data should be
saved if no other resource is specified. If you want to change the standard resource, use the
<guibutton>Use as Standard</guibutton> button to select it.  You must have
both read and write access to the new standard resource, otherwise you
will not be able to select it.
</para>

</article>