From 0c9e71f2e14c8827ac955a9551d76c0173462202 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Mon, 16 Sep 2002 10:40:50 +0000 Subject: [PATCH] *** empty log message *** (Old svn revision: 10575) --- themes/bbs/bottom-left-active.xpm | 16 ++++++++-------- themes/bbs/bottom-left-inactive.xpm | 16 ++++++++-------- themes/bbs/bottom-right-active.xpm | 16 ++++++++-------- themes/bbs/bottom-right-inactive.xpm | 16 ++++++++-------- 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/themes/bbs/bottom-left-active.xpm b/themes/bbs/bottom-left-active.xpm index ee79dc4a7..21d2572e5 100644 --- a/themes/bbs/bottom-left-active.xpm +++ b/themes/bbs/bottom-left-active.xpm @@ -1,16 +1,16 @@ /* XPM */ static char * bottom_left_active_xpm[] = { -"25 7 6 1", +"26 7 6 1", " c None", ". c #000000", "+ c #FFFFFF s active_hilight_2", "@ c #D6D6CC s active_color_2", "# c #9B9B8A s active_shadow_2", "& c #9B9B8A s active_mid_2", -".+@######################", -".++++++++++++++++++++++@.", -".+&&&&&&&&&&&&&&&&&&&&&#.", -".+&&&&&&&&&&&&&&&&&&&&&#.", -".+&&&&&&&&&&&&&&&&&&&&&#.", -".@######################.", -" ........................"}; +".+@#######################", +".++++++++++++++++++++++@.+", +".+&&&&&&&&&&&&&&&&&&&&&#.+", +".+&&&&&&&&&&&&&&&&&&&&&#.+", +".+&&&&&&&&&&&&&&&&&&&&&#.+", +".@######################.@", +" ........................."}; diff --git a/themes/bbs/bottom-left-inactive.xpm b/themes/bbs/bottom-left-inactive.xpm index 28619b5d9..c823fd6c6 100644 --- a/themes/bbs/bottom-left-inactive.xpm +++ b/themes/bbs/bottom-left-inactive.xpm @@ -1,16 +1,16 @@ /* XPM */ static char * bottom_left_inactive_xpm[] = { -"25 7 6 1", +"26 7 6 1", " c None", ". c #000000", "+ c #FFFFFF s inactive_hilight_2", "@ c #D6D6CC s inactive_color_2", "# c #9B9B8A s inactive_shadow_2", "& c #9B9B8A s inactive_mid_2", -".+@######################", -".++++++++++++++++++++++@.", -".+&&&&&&&&&&&&&&&&&&&&&#.", -".+&&&&&&&&&&&&&&&&&&&&&#.", -".+&&&&&&&&&&&&&&&&&&&&&#.", -".@######################.", -" ........................"}; +".+@#######################", +".++++++++++++++++++++++@.+", +".+&&&&&&&&&&&&&&&&&&&&&#.+", +".+&&&&&&&&&&&&&&&&&&&&&#.+", +".+&&&&&&&&&&&&&&&&&&&&&#.+", +".@######################.@", +" ........................."}; diff --git a/themes/bbs/bottom-right-active.xpm b/themes/bbs/bottom-right-active.xpm index c7451f802..fb6d5c889 100644 --- a/themes/bbs/bottom-right-active.xpm +++ b/themes/bbs/bottom-right-active.xpm @@ -1,16 +1,16 @@ /* XPM */ static char * bottom_right_active_xpm[] = { -"25 7 6 1", +"26 7 6 1", " c None", ". c #9B9B8A s active_shadow_2", "+ c #D6D6CC s active_color_2", "@ c #000000", "# c #9B9B8A s active_hilight_2", "& c #9B9B8A s active_mid_2", -"......................+.@", -"@#####################+.@", -"@#&&&&&&&&&&&&&&&&&&&&&.@", -"@#&&&&&&&&&&&&&&&&&&&&&.@", -"@#&&&&&&&&&&&&&&&&&&&&&.@", -"@+......................@", -"@@@@@@@@@@@@@@@@@@@@@@@@ "}; +".......................+.@", +"+@#####################+.@", +".@#&&&&&&&&&&&&&&&&&&&&&.@", +".@#&&&&&&&&&&&&&&&&&&&&&.@", +".@#&&&&&&&&&&&&&&&&&&&&&.@", +".@+......................@", +"@@@@@@@@@@@@@@@@@@@@@@@@@ "}; diff --git a/themes/bbs/bottom-right-inactive.xpm b/themes/bbs/bottom-right-inactive.xpm index 6fa83609c..eeba991f4 100644 --- a/themes/bbs/bottom-right-inactive.xpm +++ b/themes/bbs/bottom-right-inactive.xpm @@ -1,16 +1,16 @@ /* XPM */ static char * bottom_right_inactive_xpm[] = { -"25 7 6 1", +"26 7 6 1", " c None", ". c #9B9B8A s inactive_shadow_2", "+ c #D6D6CC s inactive_color_2", "@ c #000000", "# c #9B9B8A s inactive_hilight_2", "& c #9B9B8A s inactive_mid_2", -"......................+.@", -"@#####################+.@", -"@#&&&&&&&&&&&&&&&&&&&&&.@", -"@#&&&&&&&&&&&&&&&&&&&&&.@", -"@#&&&&&&&&&&&&&&&&&&&&&.@", -"@+......................@", -"@@@@@@@@@@@@@@@@@@@@@@@@ "}; +".......................+.@", +"+@#####################+.@", +".@#&&&&&&&&&&&&&&&&&&&&&.@", +".@#&&&&&&&&&&&&&&&&&&&&&.@", +".@#&&&&&&&&&&&&&&&&&&&&&.@", +".@+......................@", +"@@@@@@@@@@@@@@@@@@@@@@@@@ "}; -- GitLab