ref: 1aa67e7a75ac21d15780d6aaab65a2c0f6f65198 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;