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

*** empty log message ***

(Old svn revision: 10621)
parent 170b5fcf
No related branches found
No related tags found
No related merge requests found
......@@ -16,5 +16,5 @@ static char * bottom_left_active_xpm[] = {
"@+@@@@@@@@@@",
"@+@@@@@@@@@@",
"@+@@@@@@@@@@",
"@+##########",
"@..........."};
"@###########",
"............"};
......@@ -16,5 +16,5 @@ static char * bottom_left_inactive_xpm[] = {
"@+@@@@@@@@@@",
"@+@@@@@@@@@@",
"@+@@@@@@@@@@",
"@+##########",
"@..........."};
"@###########",
"............"};
......@@ -12,8 +12,8 @@ static char * close_active_xpm[] = {
" ",
" ",
" ",
" @@@@@@@@@@@@@@@",
" @+++++++++++++.",
" @@@@@@@@@@@@@@.",
" @++++++++++++#.",
" @+@@@@@@@@@@@#.",
" @+@..@@@@@..@#.",
" @+@...@@@...@#.",
......@@ -25,8 +25,8 @@ static char * close_active_xpm[] = {
" @+@...@@@...@#.",
" @+@..@@@@@..@#.",
" @+@@@@@@@@@@@#.",
" @+############.",
" @..............",
" @#############.",
" ...............",
" ",
" ",
" "};
......@@ -12,8 +12,8 @@ static char * close_inactive_xpm[] = {
" ",
" ",
" ",
" @@@@@@@@@@@@@@@",
" @+++++++++++++.",
" @@@@@@@@@@@@@@.",
" @++++++++++++#.",
" @+@@@@@@@@@@@#.",
" @+@..@@@@@..@#.",
" @+@...@@@...@#.",
......@@ -25,8 +25,8 @@ static char * close_inactive_xpm[] = {
" @+@...@@@...@#.",
" @+@..@@@@@..@#.",
" @+@@@@@@@@@@@#.",
" @+############.",
" @..............",
" @#############.",
" ...............",
" ",
" ",
" "};
......
......@@ -12,8 +12,8 @@ static char * hide_active_xpm[] = {
" ",
" ",
" ",
"@@@@@@@@@@@@@@@",
"@+++++++++++++.",
"@@@@@@@@@@@@@@.",
"@++++++++++++#.",
"@+@@@@@@@@@@@#.",
"@+@@@@@@@@@@@#.",
"@+@@@@@@@@@@@#.",
......@@ -25,8 +25,8 @@ static char * hide_active_xpm[] = {
"@+@........@@#.",
"@+@........@@#.",
"@+@@@@@@@@@@@#.",
"@+############.",
"@..............",
"@#############.",
"...............",
" ",
" ",
" "};
......
......@@ -12,8 +12,8 @@ static char * hide_inactive_xpm[] = {
" ",
" ",
" ",
"@@@@@@@@@@@@@@@",
"@+++++++++++++.",
"@@@@@@@@@@@@@@.",
"@++++++++++++#.",
"@+@@@@@@@@@@@#.",
"@+@@@@@@@@@@@#.",
"@+@@@@@@@@@@@#.",
......@@ -25,8 +25,8 @@ static char * hide_inactive_xpm[] = {
"@+@.........@#.",
"@+@.........@#.",
"@+@@@@@@@@@@@#.",
"@+############.",
"@..............",
"@#############.",
"...............",
" ",
" ",
" "};
......@@ -12,8 +12,8 @@ static char * maximize_active_xpm[] = {
" ",
" ",
" ",
"@@@@@@@@@@@@@@@",
"@+++++++++++++.",
"@@@@@@@@@@@@@@.",
"@++++++++++++#.",
"@+@@@@@@@@@@@#.",
"@+@.........@#.",
"@+@.........@#.",
......@@ -25,8 +25,8 @@ static char * maximize_active_xpm[] = {
"@+@.@@@@@@@.@#.",
"@+@.........@#.",
"@+@@@@@@@@@@@#.",
"@+############.",
"@..............",
"@#############.",
"...............",
" ",
" ",
" "};
......
......@@ -12,8 +12,8 @@ static char * maximize_inactive_xpm[] = {
" ",
" ",
" ",
"@@@@@@@@@@@@@@@",
"@+++++++++++++.",
"@@@@@@@@@@@@@@.",
"@++++++++++++#.",
"@+@@@@@@@@@@@#.",
"@+@.........@#.",
"@+@.........@#.",
......@@ -25,8 +25,8 @@ static char * maximize_inactive_xpm[] = {
"@+@.@@@@@@@.@#.",
"@+@.........@#.",
"@+@@@@@@@@@@@#.",
"@+############.",
"@..............",
"@#############.",
"...............",
" ",
" ",
" "};
......
......@@ -6,8 +6,8 @@ static char * top_right_active_xpm[] = {
"+ c #FFFFFF s active_hilight_2",
"@ c #D8D8D8 s active_color_2",
"# c #B2B2B2 s active_shadow_2",
"@@@@",
"+++.",
"@@@.",
"++#.",
"@@#.",
"@@#.",
"@@#.",
......
......@@ -6,8 +6,8 @@ static char * top_right_inactive_xpm[] = {
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2",
"@@@@",
"+++.",
"@@@.",
"++#.",
"@@#.",
"@@#.",
"@@#.",
......
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