Mercurial > artwork > openbox-themes > sonar-openbox-theme
comparison Sonar/openbox-3/bullet.xbm @ 0:d2f7d0ecf733
Initial revision
author | Guido Berhoerster <guido+sonar-openbox-theme@berhoerster.name> |
---|---|
date | Mon, 09 Mar 2015 11:00:01 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:d2f7d0ecf733 |
---|---|
1 #define bullet_width 9 | |
2 #define bullet_height 13 | |
3 static unsigned char bullet_bits[] = { | |
4 0x06, 0x00, 0x0e, 0x00, 0x1c, 0x00, 0x38, 0x00, 0x70, 0x00, 0xe0, 0x00, | |
5 0xe0, 0x01, 0xe0, 0x00, 0x70, 0x00, 0x38, 0x00, 0x1c, 0x00, 0x0e, 0x00, | |
6 0x06, 0x00 }; |