By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 694
Collapse All | Expand All

(-)tdeutils/doc/kedit/index.docbook (-1 / +12 lines)
Lines 1-5 Link Here
1
<?xml version="1.0" ?>
1
<?xml version="1.0" ?>
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1-Based Variant V1.0//EN" "dtd/kdex.dtd" [
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
3
  <!ENTITY kappname "&kedit;">
3
  <!ENTITY kappname "&kedit;">
4
  <!ENTITY package "tdeutils">
4
  <!ENTITY package "tdeutils">
5
  <!ENTITY % addindex "IGNORE">
5
  <!ENTITY % addindex "IGNORE">
Lines 1235-1243 Link Here
1235
<appendix id="installation">
1235
<appendix id="installation">
1236
<title>Installation</title>  
1236
<title>Installation</title>  
1237
1237
1238
<sect1 id="getting-kedit">
1239
<title>How to obtain &kedit;</title>
1240
1238
&install.intro.documentation;
1241
&install.intro.documentation;
1242
1243
</sect1>
1244
1245
<sect1 id="compilation">
1246
<title>Compilation and Installation</title>
1247
1239
&install.compile.documentation;
1248
&install.compile.documentation;
1240
1249
1250
</sect1>
1251
1241
</appendix>
1252
</appendix>
1242
1253
1243
</book>
1254
</book>

Return to bug 694