From 25c327c8fd5f228024a042f3d203a899f4375623 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Fri, 18 Oct 2002 09:56:16 +0000
Subject: [PATCH] Change maximize/hide buttons

(Old svn revision: 10644)
---
 themes/bbs/hide-active.xpm       | 10 +++++-----
 themes/bbs/hide-inactive.xpm     | 10 +++++-----
 themes/bbs/hide-pressed.xpm      |  6 +++---
 themes/bbs/maximize-active.xpm   |  8 ++++----
 themes/bbs/maximize-inactive.xpm |  8 ++++----
 themes/bbs/maximize-pressed.xpm  |  8 ++++----
 6 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/themes/bbs/hide-active.xpm b/themes/bbs/hide-active.xpm
index 49a766bfb..0ffee506b 100644
--- a/themes/bbs/hide-active.xpm
+++ b/themes/bbs/hide-active.xpm
@@ -16,13 +16,13 @@ static char * hide_active_xpm[] = {
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
+"@@@@@...@@@@@",
+"@@@@@...@@@@@",
+"@@@@@...@@@@@",
+"@@@@@$$$@@@@@",
+"@@@@@%%%@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
-"@@@.......@@@",
-"@@@.......@@@",
-"@@@$$$$$$$@@@",
-"@@@%%%%%%%@@@",
-"@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "$$$$$$$$$$$$$"};
diff --git a/themes/bbs/hide-inactive.xpm b/themes/bbs/hide-inactive.xpm
index 23c3829c6..6e4ed56a6 100644
--- a/themes/bbs/hide-inactive.xpm
+++ b/themes/bbs/hide-inactive.xpm
@@ -16,13 +16,13 @@ static char * hide_inactive_xpm[] = {
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
+"@@@@@...@@@@@",
+"@@@@@...@@@@@",
+"@@@@@...@@@@@",
+"@@@@@$$$@@@@@",
+"@@@@@%%%@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
-"@@@.......@@@",
-"@@@.......@@@",
-"@@@$$$$$$$@@@",
-"@@@%%%%%%%@@@",
-"@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "$$$$$$$$$$$$$"};
diff --git a/themes/bbs/hide-pressed.xpm b/themes/bbs/hide-pressed.xpm
index ed79c9ea1..ea99e0f2e 100644
--- a/themes/bbs/hide-pressed.xpm
+++ b/themes/bbs/hide-pressed.xpm
@@ -16,12 +16,12 @@ static char * hide_pressed_xpm[] = {
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
+"@@@@@...@@@@@",
+"@@@@@...@@@@@",
+"@@@@@...@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
-"@@@.......@@@",
-"@@@.......@@@",
-"@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
 "$$$$$$$$$$$$$"};
diff --git a/themes/bbs/maximize-active.xpm b/themes/bbs/maximize-active.xpm
index 4e407c0c9..12330362a 100644
--- a/themes/bbs/maximize-active.xpm
+++ b/themes/bbs/maximize-active.xpm
@@ -16,10 +16,10 @@ static char * maximize_active_xpm[] = {
 "@@@@@@@@@@@@@",
 "@@@.......@@@",
 "@@@.......@@@",
-"@@@.$$$$$.@@@",
-"@@@.%%%%%.@@@",
-"@@@.@@@@@.@@@",
-"@@@.@@@@@.@@@",
+"@@@..$$$..@@@",
+"@@@..%%%..@@@",
+"@@@..@@@..@@@",
+"@@@.......@@@",
 "@@@.......@@@",
 "@@@$$$$$$$@@@",
 "@@@%%%%%%%@@@",
diff --git a/themes/bbs/maximize-inactive.xpm b/themes/bbs/maximize-inactive.xpm
index 3f1e4c25c..2da1e2f60 100644
--- a/themes/bbs/maximize-inactive.xpm
+++ b/themes/bbs/maximize-inactive.xpm
@@ -16,10 +16,10 @@ static char * maximize_inactive_xpm[] = {
 "@@@@@@@@@@@@@",
 "@@@.......@@@",
 "@@@.......@@@",
-"@@@.$$$$$.@@@",
-"@@@.%%%%%.@@@",
-"@@@.@@@@@.@@@",
-"@@@.@@@@@.@@@",
+"@@@..$$$..@@@",
+"@@@..%%%..@@@",
+"@@@..@@@..@@@",
+"@@@.......@@@",
 "@@@.......@@@",
 "@@@$$$$$$$@@@",
 "@@@%%%%%%%@@@",
diff --git a/themes/bbs/maximize-pressed.xpm b/themes/bbs/maximize-pressed.xpm
index 302feaaf0..9446063f5 100644
--- a/themes/bbs/maximize-pressed.xpm
+++ b/themes/bbs/maximize-pressed.xpm
@@ -16,10 +16,10 @@ static char * maximize_pressed_xpm[] = {
 "@@@@@@@@@@@@@",
 "@@@.......@@@",
 "@@@.......@@@",
-"@@@.@@@@@.@@@",
-"@@@.@@@@@.@@@",
-"@@@.@@@@@.@@@",
-"@@@.@@@@@.@@@",
+"@@@..@@@..@@@",
+"@@@..@@@..@@@",
+"@@@..@@@..@@@",
+"@@@.......@@@",
 "@@@.......@@@",
 "@@@@@@@@@@@@@",
 "@@@@@@@@@@@@@",
-- 
GitLab