From f3bb01fd6bf409c2fcedc944773658e834d599cb Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Wed, 11 Sep 2002 16:58:25 +0000 Subject: [PATCH] *** empty log message *** (Old svn revision: 10556) --- themes/bbs/bottom-left-active.xpm | 15 +-------------- themes/bbs/bottom-left-inactive.xpm | 15 +-------------- themes/bbs/bottom-right-active.xpm | 15 +-------------- themes/bbs/bottom-right-inactive.xpm | 15 +-------------- 4 files changed, 4 insertions(+), 56 deletions(-) diff --git a/themes/bbs/bottom-left-active.xpm b/themes/bbs/bottom-left-active.xpm index e8175d413..176b1cda4 100644 --- a/themes/bbs/bottom-left-active.xpm +++ b/themes/bbs/bottom-left-active.xpm @@ -1,25 +1,12 @@ /* XPM */ static char * bottom_left_active_xpm[] = { -"20 20 6 1", +"20 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 dc27666a5..2eb6f1c52 100644 --- a/themes/bbs/bottom-left-inactive.xpm +++ b/themes/bbs/bottom-left-inactive.xpm @@ -1,25 +1,12 @@ /* XPM */ static char * bottom_left_inactive_xpm[] = { -"20 20 6 1", +"20 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 17de885d5..387a9d549 100644 --- a/themes/bbs/bottom-right-active.xpm +++ b/themes/bbs/bottom-right-active.xpm @@ -1,25 +1,12 @@ /* XPM */ static char * bottom_right_active_xpm[] = { -"20 20 6 1", +"20 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 f736e38a0..a9c73d501 100644 --- a/themes/bbs/bottom-right-inactive.xpm +++ b/themes/bbs/bottom-right-inactive.xpm @@ -1,25 +1,12 @@ /* XPM */ static char * bottom_right_inactive_xpm[] = { -"20 20 6 1", +"20 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