]> Dogcows Code - chaz/openbox/blob - data/xbm/desk.xbm
Use test -r instead of test -e for solaris. Fixes bug #4253.
[chaz/openbox] / data / xbm / desk.xbm
1 #define desk_width 6
2 #define desk_height 6
3 static unsigned char desk_bits[] = {
4 0x33, 0x33, 0x00, 0x00, 0x33, 0x33 };
This page took 0.034885 seconds and 4 git commands to generate.