ref: e6b4800d86cfc5e1bfc5e3b5bde78a182f6fe5b2 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;