mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-09-07 20:32:07 +00:00
update option title
This commit is contained in:
parent
b4bfbd0b3e
commit
aaec6d6507
@ -18,7 +18,7 @@ impl Item {
|
||||
pub fn add() -> Self {
|
||||
Object::builder()
|
||||
.property("value", G_VALUE_ADD)
|
||||
.property("title", "Add new..")
|
||||
.property("title", "Add..")
|
||||
.property("is-default", false)
|
||||
.build()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user