1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <kcfg xmlns=
"http://www.kde.org/standards/kcfg/1.0"
3 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
4 xsi:
schemaLocation=
"http://www.kde.org/standards/kcfg/1.0
5 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
6 <include>kstandarddirs.h
</include>
7 <kcfgfile name=
"khelpcenterrc"/>
10 <entry type=
"Path" key=
"IndexDirectory">
11 <label>Path to index directory.
</label>
12 <whatsthis>Path to directory containing search indices.
</whatsthis>
13 <default code=
"true">KGlobal::dirs()-
>saveLocation(
"data",
"khelpcenter/index/")
</default>
16 <entry type=
"Int" key=
"Method">
19 <entry type=
"Int" key=
"MaxCount">
25 <entry type=
"Enum" key=
"CurrentTab">
26 <label>Currently visible navigator tab
</label>
28 <choice name=
"Content"/>
29 <choice name=
"Search"/>
30 <choice name=
"Glossary"/>
32 <default>Content
</default>