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

*** empty log message ***

(Old svn revision: 11386)
parent 287868fc
No related branches found
No related tags found
No related merge requests found
Showing
with 304 additions and 308 deletions
/* XPM */
static char * bottom_active_xpm[] = {
"11 4 3 1",
" c None",
"+ c #F0F0F0 s active_color_2",
"@ c #C0C0C0 s active_shadow_2",
"+++++++++++",
"+++++++++++",
"+++++++++++",
"@@@@@@@@@@@"};
"32 5 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
/* XPM */
static char * bottom_inactive_xpm[] = {
"11 4 3 1",
" c None",
"+ c #F0F0F0 s inactive_color_2",
"@ c #C0C0C0 s inactive_shadow_2",
"+++++++++++",
"+++++++++++",
"+++++++++++",
"@@@@@@@@@@@"};
"32 5 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
/* XPM */
static char * bottom_left_active_xpm[] = {
"11 11 3 1",
" c None",
". c #C0C0C0 s active_shadow_2",
"+ c #F0F0F0 s active_color_2",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".++++++++++",
".++++++++++",
".++++++++++",
"..........."};
"32 5 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
/* XPM */
static char * bottom_left_inactive_xpm[] = {
"11 11 3 1",
" c None",
". c #C0C0C0 s inactive_shadow_2",
"+ c #F0F0F0 s inactive_color_2",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".+++ ",
".++++++++++",
".++++++++++",
".++++++++++",
"..........."};
"32 5 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
/* XPM */
static char * bottom_right_active_xpm[] = {
"11 11 3 1",
" c None",
". c #F0F0F0 s active_color_2",
"+ c #C0C0C0 s active_shadow_2",
" ...+",
" ...+",
" ...+",
" ...+",
" ...+",
" ...+",
" ...+",
"..........+",
"..........+",
"..........+",
"+++++++++++"};
"32 5 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"@ c #D5D6D5 s active_color_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"11 11 3 1",
" c None",
". c #F0F0F0 s inactive_color_2",
"+ c #C0C0C0 s inactive_shadow_2",
" ...+",
" ...+",
" ...+",
" ...+",
" ...+",
" ...+",
" ...+",
"..........+",
"..........+",
"..........+",
"+++++++++++"};
"32 5 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D5D6D5 s inactive_color_2",
"# c #B4BAB4 s inactive_mid_2",
"$ c #000000",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@$",
"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$"};
......@@ -10,23 +10,23 @@ static char * close_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++#+++++++#$++++",
"++++###+++++###++++",
"++++@###+++###@++++",
"++++$@###+###@$++++",
"+++++$@#####@$+++++",
"++++++$@###@$++++++",
"+++++++#####+++++++",
"++++++###@###++++++",
"+++++###@$@###+++++",
"++++###@$+$@###++++",
"++++@#@$+++$@#@++++",
"++++$@$+++++$@$++++",
"+++++$+++++++$+++++",
"+++++++++++++++++++",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$#$$$$$$$#$$$$$",
"$$$$###$$$$$###$$$$",
"$$$$@###$$$###@$$$$",
"$$$$$@###$###@$$$$$",
"$$$$$$@#####@$$$$$$",
"$$$$$$$@###@$$$$$$$",
"$$$$$$$#####$$$$$$$",
"$$$$$$###@###$$$$$$",
"$$$$$###@$@###$$$$$",
"$$$$###@$$$@###$$$$",
"$$$$@#@$$$$$@#@$$$$",
"$$$$$@$$$$$$$@$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
" ",
" "};
......@@ -10,23 +10,23 @@ static char * hide_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++#####+++++++",
"+++++++#####+++++++",
"+++++++##+##+++++++",
"+++++++#####+++++++",
"+++++++#####+++++++",
"+++++++@@@@@+++++++",
"+++++++$$$$$+++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$#####$$$$$$$",
"$$$$$$$#####$$$$$$$",
"$$$$$$$##$##$$$$$$$",
"$$$$$$$#####$$$$$$$",
"$$$$$$$#####$$$$$$$",
"$$$$$$$@@@@@$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
" ",
" "};
/* XPM */
static char * left_active_xpm[] = {
"4 11 3 1",
" c None",
". c #C0C0C0 s active_shadow_2",
"+ c #F0F0F0 s active_color_2",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++"};
"5 8 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"# c #D5D6D5 s active_color_2",
"* c #B4BAB4 s active_mid_2",
"@ c #000000",
"@####",
"@####",
"@####",
"@####",
"@####",
"@####",
"@####",
"@####"};
/* XPM */
static char * left_inactive_xpm[] = {
"4 11 3 1",
" c None",
". c #C0C0C0 s inactive_shadow_2",
"+ c #F0F0F0 s inactive_color_2",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++",
".+++"};
"5 8 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"# c #D5D6D5 s inactive_color_2",
"* c #B4BAB4 s inactive_mid_2",
"@ c #000000",
"@####",
"@####",
"@####",
"@####",
"@####",
"@####",
"@####",
"@####"};
......@@ -10,23 +10,23 @@ static char * maximize_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"++++###########++++",
"++++###########++++",
"++++##@@@@@@@##++++",
"++++##$$$$$$$##++++",
"++++##+++++++##++++",
"++++##+++++++##++++",
"++++##+++++++##++++",
"++++##+++++++##++++",
"++++##+++++++##++++",
"++++###########++++",
"++++###########++++",
"++++@@@@@@@@@@@++++",
"++++$$$$$$$$$$$++++",
"+++++++++++++++++++",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$###########$$$$",
"$$$$###########$$$$",
"$$$$##@@@@@@@##$$$$",
"$$$$##$$$$$$$##$$$$",
"$$$$##$$$$$$$##$$$$",
"$$$$##$$$$$$$##$$$$",
"$$$$##$$$$$$$##$$$$",
"$$$$##$$$$$$$##$$$$",
"$$$$##$$$$$$$##$$$$",
"$$$$###########$$$$",
"$$$$###########$$$$",
"$$$$@@@@@@@@@@@$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
" ",
" "};
......@@ -10,23 +10,23 @@ static char * maximize_toggled_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"++++########+++++++",
"++++########+++++++",
"++++##@@@@##+++++++",
"++++##$$$$##@##++++",
"++++##++++##@##++++",
"++++##++++##+##++++",
"++++########+##++++",
"++++########+##++++",
"++++@@@@@++++##++++",
"++++$$$########++++",
"+++++++########++++",
"+++++++@@@@@@@@++++",
"+++++++$$$$$$$$++++",
"+++++++++++++++++++",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$########$$$$$$$",
"$$$$########$$$$$$$",
"$$$$##@@@@##$$$$$$$",
"$$$$##$$$$##@##$$$$",
"$$$$##$$$$##@##$$$$",
"$$$$##$$$$##$##$$$$",
"$$$$########$##$$$$",
"$$$$########$##$$$$",
"$$$$@@@@@$$$$##$$$$",
"$$$$$$$########$$$$",
"$$$$$$$########$$$$",
"$$$$$$$@@@@@@@@$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
" ",
" "};
......@@ -10,23 +10,23 @@ static char * menu_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"++++###########++++",
"++++###########++++",
"++++@@@@@@@@@@@++++",
"++++$#########$++++",
"+++++##@@@@@##+++++",
"+++++@##$$$##@+++++",
"+++++$@##+##@$+++++",
"++++++$@###@$++++++",
"+++++++$@#@$+++++++",
"++++++++$@$++++++++",
"+++++++++$+++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$###########$$$$",
"$$$$###########$$$$",
"$$$$@@@@@@@@@@@$$$$",
"$$$$$#########$$$$$",
"$$$$$##@@@@@##$$$$$",
"$$$$$@##$$$##@$$$$$",
"$$$$$$@##$##@$$$$$$",
"$$$$$$$@###@$$$$$$$",
"$$$$$$$$@#@$$$$$$$$",
"$$$$$$$$$@$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
" ",
" "};
/* XPM */
static char * right_active_xpm[] = {
"4 11 3 1",
" c None",
". c #F0F0F0 s active_color_2",
"+ c #C0C0C0 s active_shadow_2",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+"};
"5 8 6 1",
" c None",
". c #949594 s active_shadow_2",
"+ c #FFFFFF s active_hilight_2",
"# c #D5D6D5 s active_color_2",
"* c #B4BAB4 s active_mid_2",
"@ c #000000",
"####@",
"####@",
"####@",
"####@",
"####@",
"####@",
"####@",
"####@"};
/* XPM */
static char * right_inactive_xpm[] = {
"4 11 3 1",
" c None",
". c #F0F0F0 s inactive_color_2",
"+ c #C0C0C0 s inactive_shadow_2",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+",
"...+"};
"5 8 6 1",
" c None",
". c #949594 s inactive_shadow_2",
"+ c #FFFFFF s inactive_hilight_2",
"# c #D5D6D5 s inactive_color_2",
"* c #B4BAB4 s inactive_mid_2",
"@ c #000000",
"####@",
"####@",
"####@",
"####@",
"####@",
"####@",
"####@",
"####@"};
......@@ -10,23 +10,23 @@ static char * shade_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++$+++++++++",
"++++++++$$$++++++++",
"+++++++$$@$$+++++++",
"++++++$$@#@$$++++++",
"+++++$$@#+#@$$+++++",
"+++++$$$$$$$$$+++++",
"+++++@@@@@@@@@+++++",
"++++$$$$$$$$$$$++++",
"++++$$$$$$$$$$$++++",
"++++@@@@@@@@@@@++++",
"++++###########++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"###################",
"###################",
"###################",
"###################",
"#########$#########",
"########$$$########",
"#######$$@$$#######",
"######$$@#@$$######",
"#####$$@###@$$#####",
"#####$$$$$$$$$#####",
"#####@@@@@@@@@#####",
"####$$$$$$$$$$$####",
"####$$$$$$$$$$$####",
"####@@@@@@@@@@@####",
"###################",
"###################",
"###################",
" ",
" "};
......@@ -10,23 +10,23 @@ static char * shade_toggled_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++$$$$$$$$$+++++",
"+++++$$@@@@@$$+++++",
"+++++@$$###$$@+++++",
"+++++#@$$+$$@#+++++",
"++++++#@$$$@#++++++",
"+++++++#@$@#+++++++",
"++++++++#@#++++++++",
"++++$$$$$$$$$$$++++",
"++++$$$$$$$$$$$++++",
"++++@@@@@@@@@@@++++",
"++++###########++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"###################",
"###################",
"###################",
"###################",
"#####$$$$$$$$$#####",
"#####$$@@@@@$$#####",
"#####@$$###$$@#####",
"######@$$#$$@######",
"#######@$$$@#######",
"########@$@########",
"#########@#########",
"####$$$$$$$$$$$####",
"####$$$$$$$$$$$####",
"####@@@@@@@@@@@####",
"###################",
"###################",
"###################",
" ",
" "};
......@@ -10,23 +10,23 @@ static char * stick_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"++++++++++#+++#++++",
"++++++++++#####++++",
"++++@######++##++++",
"++++#$$$$$#$$##++++",
"++++@######@@##++++",
"++++$@@@@@#####++++",
"+++++$$$$$#@@@#++++",
"++++++++++@$$$@++++",
"++++++++++$+++$++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$#$$$#$$$$",
"$$$$$$$$$$#####$$$$",
"$$$$@######$$##$$$$",
"$$$$#$$$$$#$$##$$$$",
"$$$$@######@@##$$$$",
"$$$$$@@@@@#####$$$$",
"$$$$$$$$$$#@@@#$$$$",
"$$$$$$$$$$@$$$@$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
"$$$$$$$$$$$$$$$$$$$",
" ",
" "};
......@@ -10,23 +10,23 @@ static char * stick_toggled_active_xpm[] = {
" ",
" ",
" ",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++#$$$#+++++++",
"++++++#$++@$#++++++",
"++++++$+++#@$#+++++",
"++++++$++$#@$@+++++",
"++++++$@###@$@#++++",
"++++++#$@@@$@@#++++",
"+++++++#$$$@@##++++",
"++++++++#@@@##+++++",
"++++++++++###++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"+++++++++++++++++++",
"###################",
"###################",
"###################",
"###################",
"###################",
"########$$$########",
"#######$##@$#######",
"######$####@$######",
"######$##$#@$@#####",
"######$@###@$@#####",
"#######$@@@$@@#####",
"########$$$@@######",
"#########@@@#######",
"###################",
"###################",
"###################",
"###################",
" ",
" "};
......@@ -7,25 +7,25 @@ static char * title_1_active_xpm[] = {
"@ c #D5D6D5 s active_color_2",
"# c #B4BAB4 s active_mid_2",
"$ c #000000",
"........",
"$$$$$$$$",
"++++++++",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"@@@@@@@@",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"########",
"........"};
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