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

*** empty log message ***

(Old svn revision: 10692)
parent 6d8cd822
No related branches found
No related tags found
No related merge requests found
Showing with 58 additions and 58 deletions
......@@ -28,6 +28,6 @@ static char * close_active_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * close_inactive_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * hide_active_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * hide_inactive_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * maximize_active_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * maximize_inactive_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
/* XPM */
static char * menu_active_xpm[] = {
"19 24 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000",
"$ c #B4BAB4 s active_mid_2",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #000000",
"$ c #B4BAB4 s active_mid_2",
" ",
" ",
"..................+",
......@@ -28,6 +28,6 @@ static char * menu_active_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * menu_inactive_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
/* XPM */
static char * shade_active_xpm[] = {
"19 24 6 1",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
" c None",
". c #FFFFFF s active_hilight_2",
"+ c #D5D6D5 s active_color_2",
"@ c #949594 s active_shadow_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
" ",
" ",
"..................+",
......@@ -28,6 +28,6 @@ static char * shade_active_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++#@",
".#################@",
"+@@@@@@@@@@@@@@@@@@",
"+#################@",
"#@@@@@@@@@@@@@@@@@@",
" "};
/* XPM */
static char * shade_inactive_xpm[] = {
"19 24 6 1",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
" c None",
". c #FFFFFF s inactive_hilight_2",
"+ c #D5D6D5 s inactive_color_2",
"@ c #949594 s inactive_shadow_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
" ",
" ",
"..................+",
......@@ -28,6 +28,6 @@ static char * shade_inactive_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++#@",
".#################@",
"+@@@@@@@@@@@@@@@@@@",
"+#################@",
"#@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * stick_active_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
......@@ -28,6 +28,6 @@ static char * stick_inactive_xpm[] = {
".+++++++++++++++++@",
".+++++++++++++++++@",
".++++++++++++++++$@",
".$$$$$$$$$$$$$$$$$@",
"+@@@@@@@@@@@@@@@@@@",
"+$$$$$$$$$$$$$$$$$@",
"$@@@@@@@@@@@@@@@@@@",
" "};
/* XPM */
static char * top_right_active_xpm[] = {
"7 24 6 1",
" c None",
". c #000000",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #949594 s active_shadow_2",
"$ c #B4BAB4 s active_mid_2",
" c None",
". c #000000",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #949594 s active_shadow_2",
"$ c #B4BAB4 s active_mid_2",
"... ",
"..... ",
"++@#.. ",
......@@ -28,6 +28,6 @@ static char * top_right_active_xpm[] = {
"+@@@#..",
"+@$@#..",
"+@$@#..",
"$$#@#..",
"###@#..",
"@$#@#..",
"$##@#..",
"..#@#.."};
/* XPM */
static char * top_right_inactive_xpm[] = {
"7 24 6 1",
" c None",
". c #000000",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #949594 s inactive_shadow_2",
"$ c #B4BAB4 s inactive_mid_2",
" c None",
". c #000000",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #949594 s inactive_shadow_2",
"$ c #B4BAB4 s inactive_mid_2",
"... ",
"..... ",
"++@#.. ",
......@@ -28,6 +28,6 @@ static char * top_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