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,58 @@
/* XPM */
static char * top_right_active_xpm[] = {
"6 25 30 1",
" c None",
". c #3A3F40",
"+ c #81848D",
"@ c #3C414C",
"# c #767A81",
"$ c #3B4047",
"% c #6F7378",
"& c #3A3F43",
"* c #696D70",
"= c #393E3F",
"- c #626667",
"; c #383D3E",
"> c #5B5F60",
", c #383C3D",
"' c #56595A",
") c #373B3C",
"! c #4F5253",
"~ c #363A3B",
"{ c #474B4C",
"] c #36393A",
"^ c #424546",
"/ c #353839",
"( c #3B3D3E",
"_ c #343738",
": c #333637",
"< c #323536",
"[ c #313536",
"} c #313435",
"| c #303334",
"1 c #2F3233",
". ",
"+.. ",
"@##. ",
"$$$%. ",
"&&&*. ",
"====-.",
";;;;>.",
",,,,'.",
"))))!.",
"~~~~{.",
"]]]]^.",
"////(.",
"/////.",
"_____.",
":::::.",
":::::.",
"<<<<<.",
"[[[[[.",
"}}}}}.",
"|||||.",
"|||||.",
"||||||",
"||||||",
"11||||",
"111111"};