From e3080815ffa2d8703b0ee5219f6c31a526afd57c Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Wed, 11 Sep 2002 14:35:35 +0000
Subject: [PATCH] *** empty log message ***

(Old svn revision: 10555)
---
 themes/bbs/bottom-active.xpm         |  3 +--
 themes/bbs/bottom-inactive.xpm       |  3 +--
 themes/bbs/bottom-left-active.xpm    | 10 +++++-----
 themes/bbs/bottom-left-inactive.xpm  | 10 +++++-----
 themes/bbs/bottom-right-active.xpm   | 10 +++++-----
 themes/bbs/bottom-right-inactive.xpm | 10 +++++-----
 6 files changed, 22 insertions(+), 24 deletions(-)

diff --git a/themes/bbs/bottom-active.xpm b/themes/bbs/bottom-active.xpm
index cf950c8f9..8d1683b8b 100644
--- a/themes/bbs/bottom-active.xpm
+++ b/themes/bbs/bottom-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * bottom_active_xpm[] = {
-"32 8 5 1",
+"32 7 5 1",
 " 	c None",
 ".	c #9B9B8A s active_shadow_2",
 "+	c #D6D6CC s active_hilight_2",
@@ -11,6 +11,5 @@ static char * bottom_active_xpm[] = {
 "################################",
 "################################",
 "################################",
-"################################",
 "................................",
 "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};
diff --git a/themes/bbs/bottom-inactive.xpm b/themes/bbs/bottom-inactive.xpm
index 9c34f30b9..e73bf7fed 100644
--- a/themes/bbs/bottom-inactive.xpm
+++ b/themes/bbs/bottom-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * bottom_inactive_xpm[] = {
-"32 8 5 1",
+"32 7 5 1",
 " 	c None",
 ".	c #9B9B8A s inactive_shadow_2",
 "+	c #D6D6CC s inactive_hilight_2",
@@ -11,6 +11,5 @@ static char * bottom_inactive_xpm[] = {
 "################################",
 "################################",
 "################################",
-"################################",
 "................................",
 "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"};
diff --git a/themes/bbs/bottom-left-active.xpm b/themes/bbs/bottom-left-active.xpm
index 24931a747..e8175d413 100644
--- a/themes/bbs/bottom-left-active.xpm
+++ b/themes/bbs/bottom-left-active.xpm
@@ -19,11 +19,11 @@ static char * bottom_left_active_xpm[] = {
 ".+@#                ",
 ".+@#                ",
 ".+@#                ",
+".+@#                ",
 ".+@#################",
-".+++++++++++++++++++",
-".+&&&&&&&&&&&&&&&&&&",
-".+&&&&&&&&&&&&&&&&&&",
-".+&&&&&&&&&&&&&&&&&&",
-".+&&&&&&&&&&&&&&&&&&",
+".++++++++++++++++++@",
+".+&&&&&&&&&&&&&&&&&#",
+".+&&&&&&&&&&&&&&&&&#",
+".+&&&&&&&&&&&&&&&&&#",
 ".@##################",
 " ..................."};
diff --git a/themes/bbs/bottom-left-inactive.xpm b/themes/bbs/bottom-left-inactive.xpm
index a5f4eabbf..dc27666a5 100644
--- a/themes/bbs/bottom-left-inactive.xpm
+++ b/themes/bbs/bottom-left-inactive.xpm
@@ -19,11 +19,11 @@ static char * bottom_left_inactive_xpm[] = {
 ".+@#                ",
 ".+@#                ",
 ".+@#                ",
+".+@#                ",
 ".+@#################",
-".+++++++++++++++++++",
-".+&&&&&&&&&&&&&&&&&&",
-".+&&&&&&&&&&&&&&&&&&",
-".+&&&&&&&&&&&&&&&&&&",
-".+&&&&&&&&&&&&&&&&&&",
+".++++++++++++++++++@",
+".+&&&&&&&&&&&&&&&&&#",
+".+&&&&&&&&&&&&&&&&&#",
+".+&&&&&&&&&&&&&&&&&#",
 ".@##################",
 " ..................."};
diff --git a/themes/bbs/bottom-right-active.xpm b/themes/bbs/bottom-right-active.xpm
index 206bacf84..17de885d5 100644
--- a/themes/bbs/bottom-right-active.xpm
+++ b/themes/bbs/bottom-right-active.xpm
@@ -19,11 +19,11 @@ static char * bottom_right_active_xpm[] = {
 "                .+.@",
 "                .+.@",
 "                .+.@",
+"                .+.@",
 ".................+.@",
-"##################.@",
-"&&&&&&&&&&&&&&&&&&.@",
-"&&&&&&&&&&&&&&&&&&.@",
-"&&&&&&&&&&&&&&&&&&.@",
-"&&&&&&&&&&&&&&&&&&.@",
+"+#################.@",
+".&&&&&&&&&&&&&&&&&.@",
+".&&&&&&&&&&&&&&&&&.@",
+".&&&&&&&&&&&&&&&&&.@",
 "...................@",
 "@@@@@@@@@@@@@@@@@@@ "};
diff --git a/themes/bbs/bottom-right-inactive.xpm b/themes/bbs/bottom-right-inactive.xpm
index 0f71540f1..f736e38a0 100644
--- a/themes/bbs/bottom-right-inactive.xpm
+++ b/themes/bbs/bottom-right-inactive.xpm
@@ -19,11 +19,11 @@ static char * bottom_right_inactive_xpm[] = {
 "                .+.@",
 "                .+.@",
 "                .+.@",
+"                .+.@",
 ".................+.@",
-"##################.@",
-"&&&&&&&&&&&&&&&&&&.@",
-"&&&&&&&&&&&&&&&&&&.@",
-"&&&&&&&&&&&&&&&&&&.@",
-"&&&&&&&&&&&&&&&&&&.@",
+"+#################.@",
+".&&&&&&&&&&&&&&&&&.@",
+".&&&&&&&&&&&&&&&&&.@",
+".&&&&&&&&&&&&&&&&&.@",
 "...................@",
 "@@@@@@@@@@@@@@@@@@@ "};
-- 
GitLab