ref: 3ff4d64060b7cf5675bc8a49a1746b7d7c3b26b8 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;