mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
update label message
This commit is contained in:
parent
864c5108ac
commit
861502fd20
@ -7,7 +7,7 @@ use gtk::{
|
|||||||
// Defaults
|
// Defaults
|
||||||
|
|
||||||
const CSS_CLASSES: [&str; 1] = ["suggested-action"];
|
const CSS_CLASSES: [&str; 1] = ["suggested-action"];
|
||||||
const LABEL: (&str, &str) = ("Choose location..", "Awaiting for choose..");
|
const LABEL: (&str, &str) = ("Choose location..", "Pending..");
|
||||||
const MARGIN: i32 = 16;
|
const MARGIN: i32 = 16;
|
||||||
|
|
||||||
/// Choose destination [File](https://docs.gtk.org/gio/iface.File.html)
|
/// Choose destination [File](https://docs.gtk.org/gio/iface.File.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user