1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

Add docs about the new 'Open new folders in tabs' option

This commit is contained in:
Yuri Chornoivan 2019-06-26 10:48:17 +03:00
parent 5d83ceeb33
commit cd2078cef4
3 changed files with 7 additions and 3 deletions

View File

@ -8,7 +8,7 @@ set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATI
project(Dolphin VERSION ${KDE_APPLICATIONS_VERSION})
set(QT_MIN_VERSION "5.8.0")
set(KF5_MIN_VERSION "5.58.0")
set(KF5_MIN_VERSION "5.57.0")
# ECM setup
find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)

View File

@ -70,8 +70,8 @@
<legalnotice>&FDLNotice;</legalnotice>
<date>2019-02-17</date>
<releaseinfo>Applications 19.04</releaseinfo>
<date>2019-06-26</date>
<releaseinfo>Applications 19.08</releaseinfo>
<abstract>
<para>
@ -1171,6 +1171,10 @@ for details.
<guilabel>Show full path in title bar</guilabel> makes it easy to distinguish
between files or folders with the same name in different folders.
</para></listitem>
<listitem><para>
<guilabel>Open new folders in tabs</guilabel> controls whether &dolphin; should open a new folder in a new tab of the current instance when called externally. If not enabled, the new folders will be opened in new instances of &dolphin;. By default this option is enabled.
</para></listitem>
</itemizedlist>
</para>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 22 KiB