┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/dolphin_generalsettings.kcfg
diff options
context:
space:
mode:
authorJohn Salatas <[email protected]>2017-01-14 04:26:14 -0800
committerJohn Salatas <[email protected]>2017-01-14 04:26:14 -0800
commit63a591f32a56cb4caac9a616d21fab0f37c8d827 (patch)
tree28062a54a6d58db654c983467a99211d900daecf /src/settings/dolphin_generalsettings.kcfg
parent97415005de040885cb63ea01fdb879e20226a2f2 (diff)
Show full path in title bar
BUG: 229810 Differential Revision: https://phabricator.kde.org/D4078
Diffstat (limited to 'src/settings/dolphin_generalsettings.kcfg')
-rw-r--r--src/settings/dolphin_generalsettings.kcfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/settings/dolphin_generalsettings.kcfg b/src/settings/dolphin_generalsettings.kcfg
index c724afcd1..5878abcbe 100644
--- a/src/settings/dolphin_generalsettings.kcfg
+++ b/src/settings/dolphin_generalsettings.kcfg
@@ -22,6 +22,10 @@
<label>Should the full path be shown inside the location bar</label>
<default>false</default>
</entry>
+ <entry name="ShowFullPathInTitlebar" type="Bool">
+ <label>Should the full path be shown in the title bar</label>
+ <default>false</default>
+ </entry>
<entry name="Version" type="Int">
<label>Internal version of Dolphin, containing 3 digits for major, minor, bugfix</label>
<default>0</default>