|
|
|
@ -27,7 +27,7 @@ import java.util.ArrayList;
|
|
|
|
|
may be even more. Under these prefixes there are several well
|
|
|
|
|
defined suffixes where specific resource types are to be found.
|
|
|
|
|
For example, for the resource type "html" the suffixes could be
|
|
|
|
|
share/doc/HTML and share/doc/kde/HTML.
|
|
|
|
|
share/doc/HTML and share/doc/tde/HTML.
|
|
|
|
|
So the search algorithm basically appends to each prefix each registered
|
|
|
|
|
suffix and tries to locate the file there.
|
|
|
|
|
To make the thing even more complex, it's also possible to register
|
|
|
|
@ -571,7 +571,7 @@ public class KStandardDirs implements QtSupport {
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|
html - share/doc/HTML
|
|
|
|
|
html - share/doc/tde/HTML
|
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<li>
|
|
|
|
|