diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:52:50 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:52:50 -0600 |
commit | 4123be718760f8cbfc7ba7100bd0177575946fbf (patch) | |
tree | 651706f1048dbd8dd7b5fa757e111da22c5f292c /doc/kbabel/preferences.docbook | |
parent | b49dd7506883d2c41563bca9398959863e919b35 (diff) | |
download | tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.tar.gz tdesdk-4123be718760f8cbfc7ba7100bd0177575946fbf.zip |
Additional renaming of kde to tde
Diffstat (limited to 'doc/kbabel/preferences.docbook')
-rw-r--r-- | doc/kbabel/preferences.docbook | 10 |
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> |