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