From 3aca8464bd1378cd853637d84f04a8d8896c3d6b Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Thu, 11 Jul 2002 15:07:33 +0000 Subject: [PATCH] *** empty log message *** (Old svn revision: 10445) --- themes/iceg/bottom-active.xpm | 4 +--- themes/iceg/bottom-inactive.xpm | 4 +--- themes/iceg/bottom-left-active.xpm | 4 ++-- themes/iceg/bottom-left-inactive.xpm | 4 ++-- themes/iceg/bottom-right-active.xpm | 4 ++-- themes/iceg/bottom-right-inactive.xpm | 4 ++-- 6 files changed, 10 insertions(+), 14 deletions(-) diff --git a/themes/iceg/bottom-active.xpm b/themes/iceg/bottom-active.xpm index 68140729f..0b00ed689 100644 --- a/themes/iceg/bottom-active.xpm +++ b/themes/iceg/bottom-active.xpm @@ -1,13 +1,11 @@ /* XPM */ static char * bottom_active_xpm[] = { -"128 6 4 1", +"128 4 4 1", " c None", ". c #EDEAE6 s active_color_2", "+ c #000000", "@ c #7B7B7B s active_shadow_2", "................................................................................................................................", "................................................................................................................................", -"................................................................................................................................", -"................................................................................................................................", "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; diff --git a/themes/iceg/bottom-inactive.xpm b/themes/iceg/bottom-inactive.xpm index 61d8ab3c9..9d193f009 100644 --- a/themes/iceg/bottom-inactive.xpm +++ b/themes/iceg/bottom-inactive.xpm @@ -1,13 +1,11 @@ /* XPM */ static char * bottom_inactive_xpm[] = { -"128 6 4 1", +"128 4 4 1", " c None", ". c #EDEAE6 s active_color_2", "+ c #000000", "@ c #7B7B7B s active_shadow_2", "................................................................................................................................", "................................................................................................................................", -"................................................................................................................................", -"................................................................................................................................", "@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"}; diff --git a/themes/iceg/bottom-left-active.xpm b/themes/iceg/bottom-left-active.xpm index 6824d12e0..53eed0db2 100644 --- a/themes/iceg/bottom-left-active.xpm +++ b/themes/iceg/bottom-left-active.xpm @@ -25,8 +25,8 @@ static char * bottom_left_active_xpm[] = { "#@++ ", "#@++ ", "#@++ ", -"#@+++++++++++++++++++++++", -" #@++++++++++++++++++++++", +"#@++ ", +" #@+ ", " #@++++++++++++++++++++++", " ###++++++++++++++++++++", " ..####################", diff --git a/themes/iceg/bottom-left-inactive.xpm b/themes/iceg/bottom-left-inactive.xpm index 7d7b5a6a5..64a6f8d40 100644 --- a/themes/iceg/bottom-left-inactive.xpm +++ b/themes/iceg/bottom-left-inactive.xpm @@ -25,8 +25,8 @@ static char * bottom_left_inactive_xpm[] = { "#@++ ", "#@++ ", "#@++ ", -"#@+++++++++++++++++++++++", -" #@++++++++++++++++++++++", +"#@++ ", +" #@+ ", " #@++++++++++++++++++++++", " ###++++++++++++++++++++", " ..####################", diff --git a/themes/iceg/bottom-right-active.xpm b/themes/iceg/bottom-right-active.xpm index e4696be6c..a841d80a0 100644 --- a/themes/iceg/bottom-right-active.xpm +++ b/themes/iceg/bottom-right-active.xpm @@ -24,8 +24,8 @@ static char * bottom_right_active_xpm[] = { " ..@+", " ..@+", " ..@+", -".......................@+", -"......................@+ ", +" ..@+", +" .@+ ", "......................@+ ", "....................@@+ ", "@@@@@@@@@@@@@@@@@@@@++ ", diff --git a/themes/iceg/bottom-right-inactive.xpm b/themes/iceg/bottom-right-inactive.xpm index 46920679a..a57813fb1 100644 --- a/themes/iceg/bottom-right-inactive.xpm +++ b/themes/iceg/bottom-right-inactive.xpm @@ -24,8 +24,8 @@ static char * bottom_right_inactive_xpm[] = { " ..@+", " ..@+", " ..@+", -".......................@+", -"......................@+ ", +" ..@+", +" .@+ ", "......................@+ ", "....................@@+ ", "@@@@@@@@@@@@@@@@@@@@++ ", -- GitLab