]> Dogcows Code - chaz/openbox/blob - data/xbm/max.xbm
Use test -r instead of test -e for solaris. Fixes bug #4253.
[chaz/openbox] / data / xbm / max.xbm
1 #define max_width 6
2 #define max_height 6
3 static unsigned char max_bits[] = {
4 0x3f, 0x3f, 0x21, 0x21, 0x21, 0x3f };
This page took 0.036847 seconds and 4 git commands to generate.