summaryrefslogtreecommitdiff
path: root/mini-commander/src/history-mini.xpm
blob: b7ad65ebcc7adf826da87922362ff4c050fe625b (plain)
1
2
3
4
5
6
7
8
9
10
11
/* XPM */
static const char * history_mini_xpm[] = {
"7 6 2 1",
" 	c NONE",
".	c #000000000000",
"       ",
".......",
" ..... ",
"  ...  ",
"   .   ",
"       "};