[konsole] src: Change option label in Edit Profile Dialog

Mariusz Glebocki null at kde.org
Sun Oct 27 19:46:33 GMT 2019


Git commit a4c2ea7c2d33def5b6485d3613fbf57f0120eec9 by Mariusz Glebocki.
Committed on 27/10/2019 at 01:35.
Pushed by hindenburg into branch 'master'.

Change option label in Edit Profile Dialog

Since the option applies also for new windows and splits, "session" is
more appropriate.

GUI:

M  +1    -1    src/EditProfileGeneralPage.ui

https://invent.kde.org/kde/konsole/commit/a4c2ea7c2d33def5b6485d3613fbf57f0120eec9

diff --git a/src/EditProfileGeneralPage.ui b/src/EditProfileGeneralPage.ui
index 48acc48c..550e119a 100644
--- a/src/EditProfileGeneralPage.ui
+++ b/src/EditProfileGeneralPage.ui
@@ -152,7 +152,7 @@
      <item row="3" column="1" colspan="2">
       <widget class="QCheckBox" name="startInSameDirButton">
        <property name="text">
-        <string>Start in same directory as current tab</string>
+        <string>Start in same directory as current session</string>
        </property>
       </widget>
      </item>



More information about the kde-doc-english mailing list