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

*** empty log message ***

(Old svn revision: 10389)
parent 6c557ce0
No related branches found
No related tags found
No related merge requests found
Showing
with 254 additions and 93 deletions
/* XPM */ /* XPM */
static char * close_active_xpm[] = { static char * close_active_xpm[] = {
"15 14 5 1", "15 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #FFFFFF s active_hilight_2", "+ c #FFFFFF s active_hilight_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #B2B2B2 s active_shadow_2", "# c #B2B2B2 s active_shadow_2",
" ", " ",
" ",
" ",
" ",
" ",
" ",
" ",
" @@@@@@@@@@@@@", " @@@@@@@@@@@@@",
" @+++++++++++.", " @+++++++++++.",
" @+@@@@@@@@@#.", " @+@@@@@@@@@#.",
...@@ -19,4 +25,8 @@ static char * close_active_xpm[] = { ...@@ -19,4 +25,8 @@ static char * close_active_xpm[] = {
" @+@..@@@..@#.", " @+@..@@@..@#.",
" @+@@@@@@@@@#.", " @+@@@@@@@@@#.",
" @+##########.", " @+##########.",
" @............"}; " @............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * close_inactive_xpm[] = { static char * close_inactive_xpm[] = {
"15 14 5 1", "15 24 5 1",
" c None", " c None",
". c #000000 s inactive_border_color", ". c #000000 s inactive_border_color",
"+ c #FFFFFF s inactive_hilight_2", "+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2", "@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2", "# c #B2B2B2 s inactive_shadow_2",
" ", " ",
" ",
" ",
" ",
" ",
" ",
" ",
" @@@@@@@@@@@@@", " @@@@@@@@@@@@@",
" @+++++++++++.", " @+++++++++++.",
" @+@@@@@@@@@#.", " @+@@@@@@@@@#.",
...@@ -19,4 +25,9 @@ static char * close_inactive_xpm[] = { ...@@ -19,4 +25,9 @@ static char * close_inactive_xpm[] = {
" @+@..@@@..@#.", " @+@..@@@..@#.",
" @+@@@@@@@@@#.", " @+@@@@@@@@@#.",
" @+##########.", " @+##########.",
" @............"}; " @............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * close_pressed_xpm[] = { static char * close_pressed_xpm[] = {
"15 14 5 1", "15 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #B2B2B2 s active_shadow_2", "+ c #B2B2B2 s active_shadow_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #FFFFFF s active_hilight_2", "# c #FFFFFF s active_hilight_2",
" ", " ",
" ",
" ",
" ",
" ",
" ",
" ",
" ............@", " ............@",
" .+++++++++++@", " .+++++++++++@",
" .+@@@@@@@@@#@", " .+@@@@@@@@@#@",
...@@ -19,4 +25,8 @@ static char * close_pressed_xpm[] = { ...@@ -19,4 +25,8 @@ static char * close_pressed_xpm[] = {
" .+@@...@...#@", " .+@@...@...#@",
" .+@@..@@@..#@", " .+@@..@@@..#@",
" .+##########@", " .+##########@",
" .@@@@@@@@@@@@"}; " .@@@@@@@@@@@@",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * hide_active_xpm[] = { static char * hide_active_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #FFFFFF s active_hilight_2", "+ c #FFFFFF s active_hilight_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #B2B2B2 s active_shadow_2", "# c #B2B2B2 s active_shadow_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
"@@@@@@@@@@@@@", "@@@@@@@@@@@@@",
"@+++++++++++.", "@+++++++++++.",
...@@ -19,4 +25,9 @@ static char * hide_active_xpm[] = { ...@@ -19,4 +25,9 @@ static char * hide_active_xpm[] = {
"@+@.......@#.", "@+@.......@#.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+##########.", "@+##########.",
"@............"}; "@............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * hide_inactive_xpm[] = { static char * hide_inactive_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s inactive_border_color", ". c #000000 s inactive_border_color",
"+ c #FFFFFF s inactive_hilight_2", "+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2", "@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2", "# c #B2B2B2 s inactive_shadow_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
"@@@@@@@@@@@@@", "@@@@@@@@@@@@@",
"@+++++++++++.", "@+++++++++++.",
...@@ -19,4 +25,8 @@ static char * hide_inactive_xpm[] = { ...@@ -19,4 +25,8 @@ static char * hide_inactive_xpm[] = {
"@+@.......@#.", "@+@.......@#.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+##########.", "@+##########.",
"@............"}; "@............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * hide_pressed_xpm[] = { static char * hide_pressed_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #B2B2B2 s active_shadow_2", "+ c #B2B2B2 s active_shadow_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #FFFFFF s active_hilight_2", "# c #FFFFFF s active_hilight_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
".............", ".............",
".+++++++++++@", ".+++++++++++@",
...@@ -19,4 +25,9 @@ static char * hide_pressed_xpm[] = { ...@@ -19,4 +25,9 @@ static char * hide_pressed_xpm[] = {
".+@@.......#@", ".+@@.......#@",
".+@@.......#@", ".+@@.......#@",
".+##########@", ".+##########@",
".@@@@@@@@@@@@"}; ".@@@@@@@@@@@@",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * maximize_active_xpm[] = { static char * maximize_active_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #FFFFFF s active_hilight_2", "+ c #FFFFFF s active_hilight_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #B2B2B2 s active_shadow_2", "# c #B2B2B2 s active_shadow_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
"@@@@@@@@@@@@@", "@@@@@@@@@@@@@",
"@+++++++++++.", "@+++++++++++.",
...@@ -19,4 +25,9 @@ static char * maximize_active_xpm[] = { ...@@ -19,4 +25,9 @@ static char * maximize_active_xpm[] = {
"@+@.......@#.", "@+@.......@#.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+##########.", "@+##########.",
"@............"}; "@............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * maximize_inactive_xpm[] = { static char * maximize_inactive_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s inactive_border_color", ". c #000000 s inactive_border_color",
"+ c #FFFFFF s inactive_hilight_2", "+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2", "@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2", "# c #B2B2B2 s inactive_shadow_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
"@@@@@@@@@@@@@", "@@@@@@@@@@@@@",
"@+++++++++++.", "@+++++++++++.",
...@@ -19,4 +25,8 @@ static char * maximize_inactive_xpm[] = { ...@@ -19,4 +25,8 @@ static char * maximize_inactive_xpm[] = {
"@+@.......@#.", "@+@.......@#.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+##########.", "@+##########.",
"@............"}; "@............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * maximize_pressed_xpm[] = { static char * maximize_pressed_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #B2B2B2 s active_shadow_2", "+ c #B2B2B2 s active_shadow_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #FFFFFF s active_hilight_2", "# c #FFFFFF s active_hilight_2",
" " " ",
" ",
" ",
" ",
" ",
" ",
" ",
".............", ".............",
".+++++++++++@", ".+++++++++++@",
".+@@@@@@@@@#@", ".+@@@@@@@@@#@",
...@@ -19,4 +25,9 @@ static char * maximize_pressed_xpm[] = { ...@@ -19,4 +25,9 @@ static char * maximize_pressed_xpm[] = {
".+@@.@@@@@.#@", ".+@@.@@@@@.#@",
".+@@.......#@", ".+@@.......#@",
".+##########@", ".+##########@",
".@@@@@@@@@@@@"}; ".@@@@@@@@@@@@",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * shade_active_xpm[] = { static char * shade_active_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #FFFFFF s active_hilight_2", "+ c #FFFFFF s active_hilight_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #B2B2B2 s active_shadow_2", "# c #B2B2B2 s active_shadow_2",
" " " ",
" ",
" ",
" ",
" ",
" ",
" ",
"@@@@@@@@@@@@@", "@@@@@@@@@@@@@",
"@+++++++++++.", "@+++++++++++.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
...@@ -19,4 +25,9 @@ static char * shade_active_xpm[] = { ...@@ -19,4 +25,9 @@ static char * shade_active_xpm[] = {
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+##########.", "@+##########.",
"@............"}; "@............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * shade_inactive_xpm[] = { static char * shade_inactive_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s inactive_border_color", ". c #000000 s inactive_border_color",
"+ c #FFFFFF s inactive_hilight_2", "+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2", "@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2", "# c #B2B2B2 s inactive_shadow_2",
" " " ",
" ",
" ",
" ",
" ",
" ",
" ",
"@@@@@@@@@@@@@", "@@@@@@@@@@@@@",
"@+++++++++++.", "@+++++++++++.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
...@@ -19,4 +25,9 @@ static char * shade_inactive_xpm[] = { ...@@ -19,4 +25,9 @@ static char * shade_inactive_xpm[] = {
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+@@@@@@@@@#.", "@+@@@@@@@@@#.",
"@+##########.", "@+##########.",
"@............"}; "@............",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * shade_pressed_xpm[] = { static char * shade_pressed_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #B2B2B2 s active_shadow_2", "+ c #B2B2B2 s active_shadow_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #FFFFFF s active_hilight_2", "# c #FFFFFF s active_hilight_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
".............", ".............",
".+++++++++++@", ".+++++++++++@",
...@@ -19,4 +25,9 @@ static char * shade_pressed_xpm[] = { ...@@ -19,4 +25,9 @@ static char * shade_pressed_xpm[] = {
".+@@@@@@@@@#@", ".+@@@@@@@@@#@",
".+@@@@@@@@@#@", ".+@@@@@@@@@#@",
".+##########@", ".+##########@",
".@@@@@@@@@@@@"}; ".@@@@@@@@@@@@",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * stick_active_xpm[] = { static char * stick_active_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #D8D8D8 s active_color_2", ". c #D8D8D8 s active_color_2",
"+ c #FFFFFF s active_hilight_2", "+ c #FFFFFF s active_hilight_2",
"@ c #000000 s active_border_color", "@ c #000000 s active_border_color",
"# c #B2B2B2 s active_shadow_2", "# c #B2B2B2 s active_shadow_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
".............", ".............",
".+++++++++++@", ".+++++++++++@",
...@@ -19,4 +25,9 @@ static char * stick_active_xpm[] = { ...@@ -19,4 +25,9 @@ static char * stick_active_xpm[] = {
".+...@@@...#@", ".+...@@@...#@",
".+.........#@", ".+.........#@",
".+##########@", ".+##########@",
".@@@@@@@@@@@@"}; ".@@@@@@@@@@@@",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * stick_inactive_xpm[] = { static char * stick_inactive_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #D8D8D8 s inactive_color_2", ". c #D8D8D8 s inactive_color_2",
"+ c #FFFFFF s inactive_hilight_2", "+ c #FFFFFF s inactive_hilight_2",
"@ c #000000 s inactive_border_color", "@ c #000000 s inactive_border_color",
"# c #B2B2B2 s inactive_shadow_2", "# c #B2B2B2 s inactive_shadow_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
".............", ".............",
".+++++++++++@", ".+++++++++++@",
...@@ -19,4 +25,9 @@ static char * stick_inactive_xpm[] = { ...@@ -19,4 +25,9 @@ static char * stick_inactive_xpm[] = {
".+...@@@...#@", ".+...@@@...#@",
".+.........#@", ".+.........#@",
".+##########@", ".+##########@",
".@@@@@@@@@@@@"}; ".@@@@@@@@@@@@",
" ",
" ",
" ",
" "};
/* XPM */ /* XPM */
static char * stick_pressed_xpm[] = { static char * stick_pressed_xpm[] = {
"13 14 5 1", "13 24 5 1",
" c None", " c None",
". c #000000 s active_border_color", ". c #000000 s active_border_color",
"+ c #B2B2B2 s active_shadow_2", "+ c #B2B2B2 s active_shadow_2",
"@ c #D8D8D8 s active_color_2", "@ c #D8D8D8 s active_color_2",
"# c #FFFFFF s active_hilight_2", "# c #FFFFFF s active_hilight_2",
" ",
" ",
" ",
" ",
" ",
" ",
" ", " ",
".............", ".............",
".+++++++++++@", ".+++++++++++@",
...@@ -19,4 +25,9 @@ static char * stick_pressed_xpm[] = { ...@@ -19,4 +25,9 @@ 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