From a283e744c8a5dcb78ce8205166ecab8dce2f7611 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Thu, 12 Sep 2002 10:19:07 +0000
Subject: [PATCH] *** empty log message ***

(Old svn revision: 10557)
---
 themes/exocet/top-left-active.xpm    | 6 +++---
 themes/exocet/top-left-inactive.xpm  | 6 +++---
 themes/exocet/top-right-active.xpm   | 6 +++---
 themes/exocet/top-right-inactive.xpm | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/themes/exocet/top-left-active.xpm b/themes/exocet/top-left-active.xpm
index b0776ebac..07157415a 100644
--- a/themes/exocet/top-left-active.xpm
+++ b/themes/exocet/top-left-active.xpm
@@ -37,9 +37,9 @@ static char * top_left_active_xpm[] = {
 ".+#%.",
 ".+#%.",
 ".+#%.",
-".+%%.",
-".+%%.",
-".%%%.",
+".+#%.",
+".+#%.",
+".@%%.",
 ".....",
 ".&&&.",
 ".*--."};
diff --git a/themes/exocet/top-left-inactive.xpm b/themes/exocet/top-left-inactive.xpm
index d16378c8c..cc0590de7 100644
--- a/themes/exocet/top-left-inactive.xpm
+++ b/themes/exocet/top-left-inactive.xpm
@@ -37,9 +37,9 @@ static char * top_left_inactive_xpm[] = {
 ".+#%.",
 ".+#%.",
 ".+#%.",
-".+%%.",
-".+%%.",
-".%%%.",
+".+#%.",
+".+#%.",
+".@%%.",
 ".....",
 ".&&&&",
 ".*---"};
diff --git a/themes/exocet/top-right-active.xpm b/themes/exocet/top-right-active.xpm
index be6140a25..95de14ac3 100644
--- a/themes/exocet/top-right-active.xpm
+++ b/themes/exocet/top-right-active.xpm
@@ -36,9 +36,9 @@ static char * top_right_active_xpm[] = {
 ".+$@.",
 ".+$@.",
 ".+$@.",
-".+@@.",
-".+@@.",
-".@@@.",
+".+$@.",
+".+$@.",
+".$@@.",
 ".....",
 ".%%%.",
 ".--%."};
diff --git a/themes/exocet/top-right-inactive.xpm b/themes/exocet/top-right-inactive.xpm
index 7eb93d52d..9cb04b7de 100644
--- a/themes/exocet/top-right-inactive.xpm
+++ b/themes/exocet/top-right-inactive.xpm
@@ -36,9 +36,9 @@ static char * top_right_inactive_xpm[] = {
 ".+$@.",
 ".+$@.",
 ".+$@.",
-".+@@.",
-".+@@.",
-".@@@.",
+".+$@.",
+".+$@.",
+".$@@.",
 ".....",
 "%%%%.",
 "---%."};
-- 
GitLab