mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-09 00:58:15 +03:00
rename setting to "thin title tooltips"
This commit is contained in:
parent
b82d9dfdbe
commit
78630a60ba
@ -725,8 +725,8 @@ PlasmaComponents.Page {
|
||||
LatteComponents.CheckBox {
|
||||
id: titleTooltipsChk
|
||||
Layout.maximumWidth: dialog.optionsWidth
|
||||
text: i18n("Show title tooltips on hovering")
|
||||
tooltip: i18n("Show thinner tooltips produced by Latte for items.\nThese tooltips are not drawn when applets zoom effect is disabled");
|
||||
text: i18n("Thin title tooltips on hovering")
|
||||
tooltip: i18n("Show narrow tooltips produced by Latte for items.\nThese tooltips are not drawn when applets zoom effect is disabled");
|
||||
checked: plasmoid.configuration.titleTooltips
|
||||
//enabled: plasmoid.configuration.zoomLevel > 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user