updates for rpms lots o bug fixes, index stuff

This commit is contained in:
brianb
2003-01-12 22:59:41 +00:00
parent f35c3f05b9
commit 2af5847c6f
63 changed files with 2392 additions and 241 deletions

View File

@@ -0,0 +1,19 @@
/* XPM */
static char * table_xpm[] = {
"10 12 4 1",
" c None",
". c #1874B1",
"+ c #606060",
"@ c #D7D2D2",
"..........",
"..........",
"+@@+@@@+@+",
"++++++++++",
"+@@+@@@+@+",
"++++++++++",
"+@@+@@@+@+",
"++++++++++",
"+@@+@@@+@+",
"++++++++++",
"+@@+@@@+@+",
"++++++++++"};