mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 08:35:28 +00:00
set application icon
This commit is contained in:
parent
04a71e0527
commit
63b5692d76
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ impl About for adw::AboutDialog {
|
|||
];
|
||||
|
||||
adw::AboutDialog::builder()
|
||||
.application_icon("io.github.yggverse.Yoda")
|
||||
.application_name(env!("CARGO_PKG_NAME"))
|
||||
.debug_info(debug.join("\n"))
|
||||
.developer_name(env!("CARGO_PKG_DESCRIPTION"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue