summaryrefslogtreecommitdiffstats
path: root/doc/kbabel/preferences.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kbabel/preferences.docbook')
-rw-r--r--doc/kbabel/preferences.docbook10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/kbabel/preferences.docbook b/doc/kbabel/preferences.docbook
index fbaeee10..5058feac 100644
--- a/doc/kbabel/preferences.docbook
+++ b/doc/kbabel/preferences.docbook
@@ -1116,17 +1116,17 @@ but not using it will probably lead to no result.)
<para>
An example of path pattern could be that you want to display the source reference
-of &kde;'s file desktop_kdebase.po. In that case you will probably need a path pattern like:
-<userinput>@CODEROOT@</userinput>/<userinput>@PACKAGEDIR@</userinput>/kdebase/<userinput>@COMMENTPATH@</userinput>
+of &kde;'s file desktop_tdebase.po. In that case you will probably need a path pattern like:
+<userinput>@CODEROOT@</userinput>/<userinput>@PACKAGEDIR@</userinput>/tdebase/<userinput>@COMMENTPATH@</userinput>
(compared to one of the default path patterns, the sequence <userinput>@PACKAGE@</userinput> has been
-replaced by kdebase).
+replaced by tdebase).
</para>
<para>
In case of really complex problems you can, of course, define an absolute path
without any variables beside <userinput>@COMMENTPATH@</userinput>, like for example:
-/home/usr/kde-source/kdebase/<userinput>@COMMENTPATH@</userinput> assuming that
-/home/usr/kde-source/kdebase is the path where the kdebase source module is.
+/home/usr/kde-source/tdebase/<userinput>@COMMENTPATH@</userinput> assuming that
+/home/usr/kde-source/tdebase is the path where the tdebase source module is.
</para>
</sect3>