mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +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;
|
use adw::StatusPage;
|
||||||
|
|
||||||
const DEFAULT_TITLE: &str = "Oops";
|
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
|
/// Create new default `GObject` preset for mime issue
|
||||||
/// [StatusPage](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.StatusPage.html)
|
/// [StatusPage](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.StatusPage.html)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue