From 6d24721e0774b0a76a7aa444f325dc121462392f Mon Sep 17 00:00:00 2001 From: Kurt Hindenburg Date: Sun, 27 Aug 2017 15:35:08 -0400 Subject: [PATCH] Add note where the scrollback files will be stored in KonsolePart apps For the 'Use user specific location', any application using KonsolePart will have the app name instead of konsole. Example for yakuake: ~/.cache/yakuake --- src/settings/FileLocationSettings.ui | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/src/settings/FileLocationSettings.ui b/src/settings/FileLocationSettings.ui index c2c71b07..132e107f 100644 --- a/src/settings/FileLocationSettings.ui +++ b/src/settings/FileLocationSettings.ui @@ -159,6 +159,38 @@ + + + + Qt::Vertical + + + QSizePolicy::Fixed + + + + 20 + 30 + + + + + + + + QFrame::NoFrame + + + QFrame::Raised + + + For the 'Use user specific location', any application using KonsolePart will have the app name instead of konsole. + + + true + + +