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

*** empty log message ***

(Old svn revision: 10703)
parent 05dc4b0c
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ static char * close_pressed_xpm[] = {
"+++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"##########@",
"#$$$$$$$$$+",
"#$..$$$..$+",
......@@ -23,5 +24,4 @@ static char * close_pressed_xpm[] = {
"#$$$$$$$$$+",
"@++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@"};
......@@ -11,6 +11,7 @@ static char * hide_pressed_xpm[] = {
"+++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"##########@",
"#$$$$$$$$$+",
"#$$$$$$$$$+",
......@@ -23,5 +24,4 @@ static char * hide_pressed_xpm[] = {
"#$$$$$$$$$+",
"@++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@"};
......@@ -11,6 +11,7 @@ static char * maximize_pressed_xpm[] = {
"+++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"##########@",
"#$$$$$$$$$+",
"#$.......$+",
......@@ -23,5 +24,4 @@ static char * maximize_pressed_xpm[] = {
"#$$$$$$$$$+",
"@++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@"};
......@@ -11,6 +11,7 @@ static char * menu_pressed_xpm[] = {
"+++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"##########@",
"#$$$$$$$$$+",
"#$$$$$$$$$+",
......@@ -23,5 +24,4 @@ static char * menu_pressed_xpm[] = {
"#$$$$$$$$$+",
"@++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@"};
......@@ -11,6 +11,7 @@ static char * shade_pressed_xpm[] = {
"+++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"##########@",
"#$$$$$$$$$+",
"#$$$$$$$$$+",
......@@ -23,5 +24,4 @@ static char * shade_pressed_xpm[] = {
"#$$$$$$$$$+",
"@++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@"};
......@@ -11,6 +11,7 @@ static char * stick_pressed_xpm[] = {
"+++++++++++",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"@@@@@@@@@@@",
"##########@",
"#$$$$$$$$$+",
"#$$$$.$$.$+",
......@@ -23,5 +24,4 @@ static char * stick_pressed_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