mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
fix links in docs
svn path=/trunk/KDE/kdebase/apps/; revision=796399
This commit is contained in:
parent
34a99c80cc
commit
b49e1602c1
1 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ These are the basic KDE applications. Included are:
|
|||
- <a href="http://enzosworld.gmxhome.de/">Dolphin</a>, a file manager
|
||||
- <a href="http://konqueror.kde.org/">Konqueror</a>, a web browser
|
||||
and general frame for embedding KParts
|
||||
- <a href="../konsole/html/index.html">Konsole</a>, a terminal emulator
|
||||
- <a href="./konsole/html/index.html">Konsole</a>, a terminal emulator
|
||||
- <a href="http://www.kate-editor.org/">KWrite</a>, a text editor
|
||||
with several advanced features, including syntax highlighting and
|
||||
spell-checking
|
||||
|
@ -15,11 +15,11 @@ These are the basic KDE applications. Included are:
|
|||
- KEditBookmarks, a utility for editing the KDE bookmark store
|
||||
- KFind, a utility for searching for files and directories
|
||||
|
||||
Also provided are <a href="../lib/konq/html/index.html">libkonq</a>,
|
||||
Also provided are <a href="./lib/konq/html/index.html">libkonq</a>,
|
||||
which provides file management services at a higher level than
|
||||
<a href="http://api.kde.org/4.0-api/kdelibs-apidocs/kio/html/index.html">KIO</a>,
|
||||
<a href="../kdelibs-apidocs/kio/html/index.html">KIO</a>,
|
||||
and nsplugins, which provides a
|
||||
<a href="http://api.kde.org/4.0-api/kdelibs-apidocs/kparts/html/index.html">KPart</a>
|
||||
<a href="../kdelibs-apidocs/kparts/html/index.html">KPart</a>
|
||||
for viewing Netscape/Mozilla browser plugins in KDE applications.
|
||||
|
||||
@licenses
|
||||
|
|
Loading…
Reference in a new issue