Skip to content
Snippets Groups Projects
Commit 3aca8464 authored by Olivier Fourdan's avatar Olivier Fourdan
Browse files

*** empty log message ***

(Old svn revision: 10445)
parent 0e3eac5c
No related branches found
No related tags found
No related merge requests found
/* XPM */
static char * bottom_active_xpm[] = {
"128 6 4 1",
"128 4 4 1",
" c None",
". c #EDEAE6 s active_color_2",
"+ c #000000",
"@ c #7B7B7B s active_shadow_2",
"................................................................................................................................",
"................................................................................................................................",
"................................................................................................................................",
"................................................................................................................................",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"};
/* XPM */
static char * bottom_inactive_xpm[] = {
"128 6 4 1",
"128 4 4 1",
" c None",
". c #EDEAE6 s active_color_2",
"+ c #000000",
"@ c #7B7B7B s active_shadow_2",
"................................................................................................................................",
"................................................................................................................................",
"................................................................................................................................",
"................................................................................................................................",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"};
......@@ -25,8 +25,8 @@ static char * bottom_left_active_xpm[] = {
"#@++ ",
"#@++ ",
"#@++ ",
"#@+++++++++++++++++++++++",
" #@++++++++++++++++++++++",
"#@++ ",
" #@+ ",
" #@++++++++++++++++++++++",
" ###++++++++++++++++++++",
" ..####################",
......
......@@ -25,8 +25,8 @@ static char * bottom_left_inactive_xpm[] = {
"#@++ ",
"#@++ ",
"#@++ ",
"#@+++++++++++++++++++++++",
" #@++++++++++++++++++++++",
"#@++ ",
" #@+ ",
" #@++++++++++++++++++++++",
" ###++++++++++++++++++++",
" ..####################",
......
......@@ -24,8 +24,8 @@ static char * bottom_right_active_xpm[] = {
" ..@+",
" ..@+",
" ..@+",
".......................@+",
"......................@+ ",
" ..@+",
" .@+ ",
"......................@+ ",
"....................@@+ ",
"@@@@@@@@@@@@@@@@@@@@++ ",
......
......@@ -24,8 +24,8 @@ static char * bottom_right_inactive_xpm[] = {
" ..@+",
" ..@+",
" ..@+",
".......................@+",
"......................@+ ",
" ..@+",
" .@+ ",
"......................@+ ",
"....................@@+ ",
"@@@@@@@@@@@@@@@@@@@@++ ",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment