wok-next view slitaz-next/stuff/usr/share/themes/OB-Flat-black/openbox-3/max.xbm @ rev 19865

slitaz-base-files: typo
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Sep 12 03:41:56 2017 +0300 (2017-09-12)
parents
children
line source
1 #define max_width 12
2 #define max_height 12
3 static unsigned char max_bits[] = {
4 0x00, 0x00, 0xff, 0x0f, 0xff, 0x0f, 0x03, 0x0c, 0x03, 0x0c, 0x03, 0x0c,
5 0x03, 0x0c, 0x03, 0x0c, 0x03, 0x0c, 0xff, 0x0f, 0xff, 0x0f, 0x00, 0x00 };