wok annotate chrommo-theme/stuff/chrommo/openbox-3/desk.xbm @ rev 18716

cups, cups-pam: remove duplicate files with libcups; misc. edits.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Dec 17 05:25:15 2015 +0200 (2015-12-17)
parents
children
rev   line source
plus@18325 1 #define desk_width 10
plus@18325 2 #define desk_height 10
plus@18325 3 static unsigned char desk_bits[] = {
plus@18325 4 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02, 0xff, 0x03, 0x01, 0x02,
plus@18325 5 0x01, 0x02, 0x01, 0x02, 0x01, 0x02, 0xff, 0x03 };