mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
change icon
This commit is contained in:
parent
62fc548e64
commit
e53a4cb247
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use adw::StatusPage;
|
||||
|
||||
const DEFAULT_TITLE: &str = "Oops";
|
||||
const DEFAULT_ICON_NAME: &str = "help-contents-symbolic";
|
||||
const DEFAULT_ICON_NAME: &str = "dialog-question-symbolic";
|
||||
|
||||
/// Create new default `GObject` preset for mime issue
|
||||
/// [StatusPage](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.StatusPage.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue