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