]> Dogcows Code - chaz/openbox/blob - data/xbm/desk.xbm
use setenv/unsetenv instead of putenv, cuz they are not ugly and confusing wrt memory...
[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.032593 seconds and 4 git commands to generate.