From 418b2ff27423049ff6da0a0c289344702ba88ac6 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Sun, 21 Sep 2003 09:12:08 +0000 Subject: [PATCH] Reduce corner width (Old svn revision: 11331) --- themes/default/bottom-left-active.xpm | 22 +++++++++++----------- themes/default/bottom-left-inactive.xpm | 22 +++++++++++----------- themes/default/bottom-right-active.xpm | 22 +++++++++++----------- themes/default/bottom-right-inactive.xpm | 22 +++++++++++----------- 4 files changed, 44 insertions(+), 44 deletions(-) diff --git a/themes/default/bottom-left-active.xpm b/themes/default/bottom-left-active.xpm index d7547db0c..3616fb67b 100644 --- a/themes/default/bottom-left-active.xpm +++ b/themes/default/bottom-left-active.xpm @@ -7,17 +7,17 @@ static char * bottom_left_active_xpm[] = { "@ c #4B58A2 s active_shadow_1", "# c #FFFFFF s active_hilight_1", "$ c #848FD6 s active_mid_1", -".+@@@@@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#+++++@@@@@@@@@", -".#+++++++++++++@", +".+@@@@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#++++@@@@@@@@@@", " .#++++++++++++@", " .#++++++++++++@", " .@@++++++++++@", diff --git a/themes/default/bottom-left-inactive.xpm b/themes/default/bottom-left-inactive.xpm index 078a6c4c2..1e2a6b583 100644 --- a/themes/default/bottom-left-inactive.xpm +++ b/themes/default/bottom-left-inactive.xpm @@ -7,17 +7,17 @@ static char * bottom_left_inactive_xpm[] = { "@ c #4B58A2 s inactive_shadow_1", "# c #FFFFFF s inactive_hilight_1", "$ c #848FD6 s inactive_mid_1", -".+@@@@@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#++++@ ", -".#+++++@@@@@@@@@", -".#+++++++++++++@", +".+@@@@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#+++@ ", +".#++++@@@@@@@@@@", " .#++++++++++++@", " .#++++++++++++@", " .@@++++++++++@", diff --git a/themes/default/bottom-right-active.xpm b/themes/default/bottom-right-active.xpm index 2fe1c1b85..285d67e08 100644 --- a/themes/default/bottom-right-active.xpm +++ b/themes/default/bottom-right-active.xpm @@ -7,17 +7,17 @@ static char * bottom_right_active_xpm[] = { "@ c #000000", "# c #FFFFFF s active_hilight_1", "$ c #848FD6 s active_mid_1", -" ......@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -".........+++++.@", -".+++++++++++++.@", +" .....@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +"..........++++.@", ".++++++++++++.@ ", ".++++++++++++.@ ", ".++++++++++..@ ", diff --git a/themes/default/bottom-right-inactive.xpm b/themes/default/bottom-right-inactive.xpm index 14948e2eb..c7d0d6229 100644 --- a/themes/default/bottom-right-inactive.xpm +++ b/themes/default/bottom-right-inactive.xpm @@ -7,17 +7,17 @@ static char * bottom_right_inactive_xpm[] = { "@ c #000000", "# c #FFFFFF s inactive_hilight_1", "$ c #848FD6 s inactive_mid_1", -" ......@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -" .++++.@", -".........+++++.@", -".+++++++++++++.@", +" .....@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +" .+++.@", +"..........++++.@", ".++++++++++++.@ ", ".++++++++++++.@ ", ".++++++++++..@ ", -- GitLab