ref: 178f87a79ef2b1fe3b80a2eca2040ef4eb7f8a5f dir: /no-icon.c/
/* * Dummy source file which replaces the files generated in the * `icons' subdirectory, when they're absent. */ const char *const *const xpm_icons[] = { 0 }; const int n_xpm_icons = 0;