mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
update tooltip text
This commit is contained in:
parent
cca9ea061e
commit
edb4e6fa0a
@ -10,7 +10,7 @@ impl Bookmark {
|
|||||||
Self {
|
Self {
|
||||||
widget: Button::builder()
|
widget: Button::builder()
|
||||||
.icon_name("starred-symbolic")
|
.icon_name("starred-symbolic")
|
||||||
.tooltip_text("Toggle bookmark")
|
.tooltip_text("Bookmark")
|
||||||
.sensitive(false)
|
.sensitive(false)
|
||||||
.build(),
|
.build(),
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user