mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update option title
This commit is contained in:
parent
b4bfbd0b3e
commit
aaec6d6507
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue