Integrate the new icons

Install and use the node-editor and print-editor icons.
This commit is contained in:
Matthias Clasen
2020-07-13 07:29:03 -04:00
parent e742fc1206
commit 53831e67a7
5 changed files with 21 additions and 3 deletions

View File

@@ -633,7 +633,7 @@ activate_about (GSimpleAction *action,
"website", "http://www.gtk.org",
"comments", "Program to demonstrate GTK printing",
"authors", (const char *[]){ "Alexander Larsson", NULL },
"logo-icon-name", "org.gtk.PrintEditor4",
"logo-icon-name", "org.gtk.PrintEditor4.Devel",
"title", "About GTK Print Editor",
"system-information", sysinfo->str,
NULL);