mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2026-01-25 01:11:17 +00:00
Set pretty icon for remote-viewer windows too
This commit is contained in:
parent
56b0217c62
commit
a140f396f3
@ -123,6 +123,8 @@ main(int argc, char **argv)
|
||||
goto cleanup;
|
||||
}
|
||||
|
||||
gtk_window_set_default_icon_name("virt-viewer");
|
||||
|
||||
virt_viewer_app_set_debug(debug);
|
||||
|
||||
#if HAVE_SPICE_GTK
|
||||
|
||||
Loading…
Reference in New Issue
Block a user