summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-03-31 19:08:05 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2003-03-31 19:08:05 +0000
commit3c9bef1f03e9202a52b227ddbb232231dae194f5 (patch)
treee33d554429fd74b922b93f40f6a4f311d3c6b9ed
parent1fe7ddcddc1323127d86eeb2dbc7a685e5530d2b (diff)
downloadxfwm4-3c9bef1f03e9202a52b227ddbb232231dae194f5.tar.gz
Smooth bottom corners
(Old svn revision: 11027)
-rw-r--r--themes/default/bottom-left-active.xpm4
-rw-r--r--themes/default/bottom-left-inactive.xpm4
-rw-r--r--themes/default/bottom-right-active.xpm2
3 files changed, 5 insertions, 5 deletions
diff --git a/themes/default/bottom-left-active.xpm b/themes/default/bottom-left-active.xpm
index 386b429ec..0aeb29e9b 100644
--- a/themes/default/bottom-left-active.xpm
+++ b/themes/default/bottom-left-active.xpm
@@ -29,6 +29,6 @@ static char * bottom_left_active_xpm[] = {
"@=--- ",
"@=-----------------------",
"@=-----------------------",
-"@=-----------------------",
-"@-&&&&&&&&&&&&&&&&&&&&&&&",
+"@------------------------",
+"@&&&&&&&&&&&&&&&&&&&&&&&&",
" @@@@@@@@@@@@@@@@@@@@@@@@"};
diff --git a/themes/default/bottom-left-inactive.xpm b/themes/default/bottom-left-inactive.xpm
index d502e2f86..aba02cddc 100644
--- a/themes/default/bottom-left-inactive.xpm
+++ b/themes/default/bottom-left-inactive.xpm
@@ -29,6 +29,6 @@ static char * bottom_left_inactive_xpm[] = {
"&=--- ",
"&=-----------------------",
"&=-----------------------",
-"&=-----------------------",
-"&-***********************",
+"&------------------------",
+"&************************",
" &&&&&&&&&&&&&&&&&&&&&&&&"};
diff --git a/themes/default/bottom-right-active.xpm b/themes/default/bottom-right-active.xpm
index b43cc6e00..f185b7dfc 100644
--- a/themes/default/bottom-right-active.xpm
+++ b/themes/default/bottom-right-active.xpm
@@ -29,6 +29,6 @@ static char * bottom_right_active_xpm[] = {
" ---&@",
"-----------------------&@",
"-----------------------&@",
-"-----------------------&@",
+"----------------------*&@",
"&&&&&&&&&&&&&&&&&&&&&&&&@",
"@@@@@@@@@@@@@@@@@@@@@@@@ "};