mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +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-name", _("Sysprof"),
|
||||||
"application-icon", APP_ID_S,
|
"application-icon", APP_ID_S,
|
||||||
"version", "GNOME " PACKAGE_VERSION,
|
"version", "GNOME " PACKAGE_VERSION,
|
||||||
|
|||||||
Reference in New Issue
Block a user