// Copyright 2011-2017 by Bill Spitzak and others.
// Copyright 2011-2019 by Bill Spitzak and others.
//
// This library is free software. Distribution and use rights are outlined in
// the file "COPYING" which should have been included with this file. If this
@ -572,10 +572,10 @@ int Fl_File_Icon::load_image(const char *ifile) // I - File to read from
@@ -572,10 +572,10 @@ int Fl_File_Icon::load_image(const char *ifile) // I - File to read from
*/
void
Fl_File_Icon::load_system_icons(void){
inti;// Looping var
Fl_File_Icon*icon;// New icons
charfilename[FL_PATH_MAX];// Filename
charicondir[FL_PATH_MAX];// Icon directory
inti;// Looping var
Fl_File_Icon*icon;// New icons
charfilename[FL_PATH_MAX+60];// Filename
charicondir[FL_PATH_MAX];// Icon directory
staticintinit=0;// Have the icons been initialized?
constchar*consticondirs[]={
"Bluecurve",// Icon directories to look for, in order