From caf190dbdce99e1ce66ed66b60a96b14d19dcb8f Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Thu, 12 Sep 2002 16:34:11 +0000 Subject: [PATCH] *** empty log message *** (Old svn revision: 10558) --- themes/exocet/Makefile.in | 2 +- themes/exocet/bottom-active.xpm | 7 +-- themes/exocet/bottom-inactive.xpm | 5 +- themes/exocet/bottom-left-active.xpm | 39 +++++++------- themes/exocet/bottom-left-inactive.xpm | 7 +-- themes/exocet/bottom-right-active.xpm | 39 +++++++------- themes/exocet/bottom-right-inactive.xpm | 39 +++++++------- themes/exocet/left-active.xpm | 67 +++++++++++++------------ themes/exocet/right-active.xpm | 67 +++++++++++++------------ themes/exocet/right-inactive.xpm | 67 +++++++++++++------------ themes/exocet/top-left-active.xpm | 4 +- themes/exocet/top-right-active.xpm | 4 +- 12 files changed, 178 insertions(+), 169 deletions(-) diff --git a/themes/exocet/Makefile.in b/themes/exocet/Makefile.in index 6b6b87323..d9963e18e 100644 --- a/themes/exocet/Makefile.in +++ b/themes/exocet/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.6.2 from Makefile.am. +# Makefile.in generated by automake 1.6.3 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 diff --git a/themes/exocet/bottom-active.xpm b/themes/exocet/bottom-active.xpm index d675938a9..8efd448e9 100644 --- a/themes/exocet/bottom-active.xpm +++ b/themes/exocet/bottom-active.xpm @@ -1,12 +1,13 @@ /* XPM */ static char * bottom_active_xpm[] = { -"32 5 4 1", +"32 5 5 1", " c None", ". c #000000", "+ c #BFBFBF s active_color_2", "@ c #7F7F7F s active_shadow_2", -"................................", -"++++++++++++++++++++++++++++++++", +"$ c #9D9D9D s active_mid_2", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "++++++++++++++++++++++++++++++++", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "................................"}; diff --git a/themes/exocet/bottom-inactive.xpm b/themes/exocet/bottom-inactive.xpm index 110deb7cd..ebd22bc9d 100644 --- a/themes/exocet/bottom-inactive.xpm +++ b/themes/exocet/bottom-inactive.xpm @@ -1,12 +1,13 @@ /* XPM */ static char * bottom_inactive_xpm[] = { -"32 5 4 1", +"32 5 5 1", " c None", ". c #BFBFBF s inactive_color_2", "+ c #7F7F7F s inactive_shadow_2", +"$ c #9D9D9D s active_mid_2", "@ c #000000", "................................", "................................", -"................................", +"$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$", "++++++++++++++++++++++++++++++++", "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/themes/exocet/bottom-left-active.xpm b/themes/exocet/bottom-left-active.xpm index f5b5d0872..626f447d7 100644 --- a/themes/exocet/bottom-left-active.xpm +++ b/themes/exocet/bottom-left-active.xpm @@ -1,28 +1,29 @@ /* XPM */ static char * bottom_left_active_xpm[] = { -"20 20 5 1", +"20 20 6 1", " c None", ". c #000000", "+ c #D8D8D8 s active_hilight_2", "@ c #BFBFBF s active_color_2", "# c #7F7F7F s active_shadow_2", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@. ", -".+@@@...............", -" .+@@@@@@@@@@@@@@@@@", -" .##@@@@@@@@@@@@@@@@", +"$ c #9D9D9D s active_mid_2", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@# ", +".+@@@###############", +" .+$@@@@@@@@@@@@@@@@", +" .##$$$$$$$$$$$$$$$$", " ..################", " ................"}; diff --git a/themes/exocet/bottom-left-inactive.xpm b/themes/exocet/bottom-left-inactive.xpm index 727cd3aa8..ee12d70ed 100644 --- a/themes/exocet/bottom-left-inactive.xpm +++ b/themes/exocet/bottom-left-inactive.xpm @@ -1,11 +1,12 @@ /* XPM */ static char * bottom_left_inactive_xpm[] = { -"20 20 5 1", +"20 20 6 1", " c None", ". c #000000", "+ c #D8D8D8 s inactive_hilight_2", "@ c #BFBFBF s inactive_color_2", "# c #7F7F7F s inactive_shadow_2", +"$ c #9D9D9D s inactive_mid_2", ".+@@@ ", ".+@@@ ", ".+@@@ ", @@ -22,7 +23,7 @@ static char * bottom_left_inactive_xpm[] = { ".+@@@ ", ".+@@@ ", ".+@@@@@@@@@@@@@@@@@@", -" .+@@@@@@@@@@@@@@@@@", -" .##@@@@@@@@@@@@@@@@", +" .+$@@@@@@@@@@@@@@@@", +" .##$$$$$$$$$$$$$$$$", " ..################", " ................"}; diff --git a/themes/exocet/bottom-right-active.xpm b/themes/exocet/bottom-right-active.xpm index f8b1b21b3..08334ae19 100644 --- a/themes/exocet/bottom-right-active.xpm +++ b/themes/exocet/bottom-right-active.xpm @@ -1,27 +1,28 @@ /* XPM */ static char * bottom_right_active_xpm[] = { -"20 20 4 1", +"20 20 5 1", " c None", ". c #000000", "+ c #BFBFBF s active_color_2", "@ c #7F7F7F s active_shadow_2", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -" .++@.", -"...............+++@.", -"+++++++++++++++++@. ", -"++++++++++++++++@@. ", +"$ c #9D9D9D s active_mid_2", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +" @+$@.", +"@@@@@@@@@@@@@@@++$@.", +"++++++++++++++++$@. ", +"$$$$$$$$$$$$$$$$@@. ", "@@@@@@@@@@@@@@@@.. ", "................ "}; diff --git a/themes/exocet/bottom-right-inactive.xpm b/themes/exocet/bottom-right-inactive.xpm index 4edbb663e..80732e961 100644 --- a/themes/exocet/bottom-right-inactive.xpm +++ b/themes/exocet/bottom-right-inactive.xpm @@ -1,27 +1,28 @@ /* XPM */ static char * bottom_right_inactive_xpm[] = { -"20 20 4 1", +"20 20 5 1", " c None", ". c #BFBFBF s inactive_color_2", "+ c #7F7F7F s inactive_shadow_2", +"$ c #9D9D9D s inactive_mid_2", "@ c #000000", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -" ...+@", -"..................+@", -".................+@ ", -"................++@ ", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +" ..$+@", +".................$+@", +"................$+@ ", +"$$$$$$$$$$$$$$$$++@ ", "++++++++++++++++@@ ", "@@@@@@@@@@@@@@@@ "}; diff --git a/themes/exocet/left-active.xpm b/themes/exocet/left-active.xpm index de09ea9a8..fb3a5c8c5 100644 --- a/themes/exocet/left-active.xpm +++ b/themes/exocet/left-active.xpm @@ -1,39 +1,40 @@ /* XPM */ static char * left_active_xpm[] = { -"5 32 4 1", +"5 32 5 1", " c None", ". c #000000", "+ c #D8D8D8 s active_hilight_2", "@ c #BFBFBF s active_color_2", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@.", -".+@@."}; +"# c #7F7F7F s active_shadow_2", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#", +".+@@#"}; diff --git a/themes/exocet/right-active.xpm b/themes/exocet/right-active.xpm index 2f5d8768e..0440ae646 100644 --- a/themes/exocet/right-active.xpm +++ b/themes/exocet/right-active.xpm @@ -1,39 +1,40 @@ /* XPM */ static char * right_active_xpm[] = { -"5 32 4 1", +"5 32 5 1", " c None", ". c #000000", "+ c #BFBFBF s active_color_2", "@ c #7F7F7F s active_shadow_2", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@.", -".++@."}; +"$ c #9D9D9D s active_mid_2", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@.", +"@+$@."}; diff --git a/themes/exocet/right-inactive.xpm b/themes/exocet/right-inactive.xpm index 85af8e240..08d91f83d 100644 --- a/themes/exocet/right-inactive.xpm +++ b/themes/exocet/right-inactive.xpm @@ -1,39 +1,40 @@ /* XPM */ static char * right_inactive_xpm[] = { -"5 32 4 1", +"5 32 5 1", " c None", ". c #BFBFBF s inactive_color_2", "+ c #7F7F7F s inactive_shadow_2", +"$ c #9D9D9D s inactive_mid_2", "@ c #000000", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@", -"...+@"}; +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@", +"..$+@"}; diff --git a/themes/exocet/top-left-active.xpm b/themes/exocet/top-left-active.xpm index 07157415a..b0a3f83a0 100644 --- a/themes/exocet/top-left-active.xpm +++ b/themes/exocet/top-left-active.xpm @@ -41,5 +41,5 @@ static char * top_left_active_xpm[] = { ".+#%.", ".@%%.", ".....", -".&&&.", -".*--."}; +".&&&&", +".*--&"}; diff --git a/themes/exocet/top-right-active.xpm b/themes/exocet/top-right-active.xpm index 95de14ac3..a9633c432 100644 --- a/themes/exocet/top-right-active.xpm +++ b/themes/exocet/top-right-active.xpm @@ -40,5 +40,5 @@ static char * top_right_active_xpm[] = { ".+$@.", ".$@@.", ".....", -".%%%.", -".--%."}; +"%%%%.", +"%--%."}; -- GitLab