docker-rust-cross/Windows10/xfwm4/bottom-left-inactive.xpm

7 lines
99 B
C
Raw Normal View History

2018-01-10 03:43:20 +00:00
/* XPM */
static char * bottom_left_inactive_xpm[] = {
"1 1 2 1",
" c None",
". c #CBCCD0",
"."};