Mercurial > emacs
view etc/images/gud/thread.xpm @ 109453:af9e12929a95
Merge latest fix to xg_event_is_for_menubar.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 17 Jul 2010 10:43:41 -0400 |
parents | 9a7c820f16a3 |
children |
line wrap: on
line source
/* XPM */ static char * thread_xpm[] = { "24 24 5 1", " c None", ". c #B2B2B2", "+ c #E5E5E5", "@ c #FFFFFF", "# c #000000", " ", " ", " .................... ", " .................... ", " .................... ", " ++++++@@@@@@@@++++++ ", " ++++++########++++++ ", " ++++++########++++++ ", " ......##@##@##...... ", " ......@@@##@@@...... ", " ......@@@##@@@...... ", " ++++++@@@##@@@++++++ ", " ++++++@@@##@@@++++++ ", " ++++++@@@##@@@++++++ ", " ######@@@##@@@###### ", " ######@@@##@@@###### ", " ######@@@##@@@###### ", " ++++++@@@##@@@++++++ ", " ++++++@@####@@++++++ ", " ++++++++++++++++++++ ", " .................... ", " .................... ", " ", " "};