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