From 02b8e1701a26e0b8a28a03df49b3a75475161553 Mon Sep 17 00:00:00 2001
From: Olivier Fourdan <fourdan.olivier@wanadoo.fr>
Date: Sun, 1 Sep 2002 14:51:09 +0000
Subject: [PATCH] *** empty log message ***

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

diff --git a/themes/exocet/top-left-active.xpm b/themes/exocet/top-left-active.xpm
index 04b275cb9..b0776ebac 100644
--- a/themes/exocet/top-left-active.xpm
+++ b/themes/exocet/top-left-active.xpm
@@ -41,5 +41,5 @@ static char * top_left_active_xpm[] = {
 ".+%%.",
 ".%%%.",
 ".....",
-".=&&.",
+".&&&.",
 ".*--."};
diff --git a/themes/exocet/top-left-inactive.xpm b/themes/exocet/top-left-inactive.xpm
index f2863c9de..d16378c8c 100644
--- a/themes/exocet/top-left-inactive.xpm
+++ b/themes/exocet/top-left-inactive.xpm
@@ -41,5 +41,5 @@ static char * top_left_inactive_xpm[] = {
 ".+%%.",
 ".%%%.",
 ".....",
-".=&&&",
+".&&&&",
 ".*---"};
diff --git a/themes/exocet/top-right-active.xpm b/themes/exocet/top-right-active.xpm
index 093e4f47e..be6140a25 100644
--- a/themes/exocet/top-right-active.xpm
+++ b/themes/exocet/top-right-active.xpm
@@ -40,5 +40,5 @@ static char * top_right_active_xpm[] = {
 ".+@@.",
 ".@@@.",
 ".....",
-".%%..",
+".%%%.",
 ".--%."};
diff --git a/themes/exocet/top-right-inactive.xpm b/themes/exocet/top-right-inactive.xpm
index 3e980392e..7eb93d52d 100644
--- a/themes/exocet/top-right-inactive.xpm
+++ b/themes/exocet/top-right-inactive.xpm
@@ -40,5 +40,5 @@ static char * top_right_inactive_xpm[] = {
 ".+@@.",
 ".@@@.",
 ".....",
-"%%%..",
+"%%%%.",
 "---%."};
-- 
GitLab