inital commit of clone of old repo

This commit is contained in:
Contegix Support
2015-04-12 18:06:28 -05:00
parent 5529249e29
commit 77e1a1340d
3071 changed files with 157540 additions and 4 deletions

View File

@ -0,0 +1,36 @@
/* XPM */
static char * title_5_inactive_xpm[] = {
"8 25 8 1",
" c None",
". c #303334",
"+ c #5D6061",
"@ c #353839",
"# c #343738",
"$ c #333637",
"% c #323536",
"& c #313435",
"........",
"++++++++",
"@@@@@@@@",
"@@@@@@@@",
"########",
"########",
"########",
"########",
"$$$$$$$$",
"$$$$$$$$",
"$$$$$$$$",
"$$$$$$$$",
"%%%%%%%%",
"%%%%%%%%",
"%%%%%%%%",
"%%%%%%%%",
"&&&&&&&&",
"&&&&&&&&",
"&&&&&&&&",
"&&&&&&&&",
"........",
"........",
"........",
"........",
"........"};