/* * File: opts.h * * (c) 1998-2004 Alexey Vyskubov * */ #ifndef OPTS_H #define OPTS_H extern char *icon1, *icon2, *icon3, *icon4, *iconboom, *display; #endif /* OPTS_H */