general: Listen to icon theme changes on application startup
Currently, the code connects to GtkIconTheme::changed in class_init(), which requires an active display in any test that tests the NautilusFile API. Connecting to the signal during application startup instead makes more sense.
Edited by Ghost User