diff options
| -rw-r--r-- | CMakeLists.txt | 2 | ||||
| -rw-r--r-- | doc/index.docbook | 8 | ||||
| -rw-r--r-- | doc/preferences-startup.png | bin | 18644 -> 21970 bytes |
3 files changed, 7 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index ef0e28e76..a348f6365 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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) diff --git a/doc/index.docbook b/doc/index.docbook index 3495ee9bc..f2b5c70a3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -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> diff --git a/doc/preferences-startup.png b/doc/preferences-startup.png Binary files differindex 683718d17..2b780a4c1 100644 --- a/doc/preferences-startup.png +++ b/doc/preferences-startup.png |
