mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 22:50:54 +00:00
Merge branch 'City-busz-master-patch-65356' into 'master'
Set icon for the window See merge request GNOME/sysprof!102
This commit is contained in:
@ -235,6 +235,7 @@ sysprof_application_init (SysprofApplication *self)
|
|||||||
textdomain (GETTEXT_PACKAGE);
|
textdomain (GETTEXT_PACKAGE);
|
||||||
|
|
||||||
g_set_application_name (_("Sysprof"));
|
g_set_application_name (_("Sysprof"));
|
||||||
|
gtk_window_set_default_icon_name (APP_ID_S);
|
||||||
|
|
||||||
g_application_add_main_option_entries (G_APPLICATION (self), option_entries);
|
g_application_add_main_option_entries (G_APPLICATION (self), option_entries);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user