ref: 60a929a250cf4f7f87ac082e5705f9a838a7f8c8 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;