mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: use AdwAboutDialog
This commit is contained in:
@ -157,7 +157,7 @@ sysprof_about (GSimpleAction *action,
|
||||
}
|
||||
}
|
||||
|
||||
adw_show_about_window (best_toplevel,
|
||||
adw_show_about_dialog (GTK_WIDGET (best_toplevel),
|
||||
"application-name", _("Sysprof"),
|
||||
"application-icon", APP_ID_S,
|
||||
"version", "GNOME " PACKAGE_VERSION,
|
||||
|
||||
Reference in New Issue
Block a user