Hello,
In the lesstif tests, there is a test with references to some bitmap that used to be shipped with X:
#include <X11/bitmaps/Excl> #include <X11/bitmaps/FlipHoriz> #include <X11/bitmaps/FlipVert> #include <X11/bitmaps/Left> #include <X11/bitmaps/Right> #include <X11/bitmaps/Up> #include <X11/bitmaps/Down> #include <X11/bitmaps/Fold> #include <X11/bitmaps/Term> #include <X11/bitmaps/woman>
I tried to find them, but I didn't succeed. Am I missing something?
-- Pat