Git commit 51b457c1692385fdde01d2eb738f659d0a910568 by Burkhard L?ck. Committed on 29/10/2014 at 06:26. Pushed by lueck into branch 'master'.
fix Documentation about changing directory in terminal panel FIXED-IN:14.12 BUG:340437 M +4 -4 doc/dolphin/index.docbook http://commits.kde.org/kde-baseapps/51b457c1692385fdde01d2eb738f659d0a910568 diff --git a/doc/dolphin/index.docbook b/doc/dolphin/index.docbook index d05fa49..275654c 100644 --- a/doc/dolphin/index.docbook +++ b/doc/dolphin/index.docbook @@ -74,7 +74,7 @@ <legalnotice>&FDLNotice;</legalnotice> <date>2013-06-28</date> -<releaseinfo>2.3 (&kde; 4.11)</releaseinfo> +<releaseinfo>4.11 (&kde; 4.11)</releaseinfo> <abstract> <para> @@ -747,9 +747,9 @@ in the &dolphin; view. <para> This panel contains a terminal. The terminal will open at the folder currently shown in the &dolphin; view. Changing the folder in the active &dolphin; -view will update the working folder of the terminal. The terminal only -works with local media. Note: Changing folder in the terminal will not -affect the &dolphin; view. +view will update the working folder of the terminal. Changing the directory in +the terminal will update the working folder in the &dolphin; view. The +terminal only works with local media. </para> </sect2>
