mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update tooltip text
This commit is contained in:
parent
f41b7a57bd
commit
4dc18d0d90
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ impl Misc {
|
||||||
.active(profile.proxy.misc.is_highlight_request_entry())
|
.active(profile.proxy.misc.is_highlight_request_entry())
|
||||||
.hexpand(true)
|
.hexpand(true)
|
||||||
.subtitle_selectable(true)
|
.subtitle_selectable(true)
|
||||||
.subtitle("Use accent color for proxy connections")
|
.subtitle("Indicate proxy connections with accent colors")
|
||||||
.title_selectable(true)
|
.title_selectable(true)
|
||||||
.title("Highlight the Request entry")
|
.title("Highlight the Request entry")
|
||||||
.build();
|
.build();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue