diff options
author | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2008-08-09 22:54:29 +0000 |
---|---|---|
committer | Olivier Fourdan <fourdan.olivier@wanadoo.fr> | 2008-08-09 22:54:29 +0000 |
commit | 8b83a9ffc99a395eb3b7493203eafa8711d9bd6b (patch) | |
tree | 5b2729fe9e8523428acaf427c6ac4a3b85ce30da | |
parent | e08fdb42654f3b426cb6a76f03b33d66dcb88bd9 (diff) | |
download | xfwm4-8b83a9ffc99a395eb3b7493203eafa8711d9bd6b.tar.gz |
Reduce title height of the default theme.
(Old svn revision: 27437)
161 files changed, 309 insertions, 393 deletions
diff --git a/themes/default/bottom-active.png b/themes/default/bottom-active.png Binary files differindex 5bb789f99..d1629fd44 100644 --- a/themes/default/bottom-active.png +++ b/themes/default/bottom-active.png diff --git a/themes/default/bottom-inactive.png b/themes/default/bottom-inactive.png Binary files differindex 5bb789f99..4832ada3c 100644 --- a/themes/default/bottom-inactive.png +++ b/themes/default/bottom-inactive.png diff --git a/themes/default/bottom-left-active.png b/themes/default/bottom-left-active.png Binary files differindex d99668da3..da34859de 100644 --- a/themes/default/bottom-left-active.png +++ b/themes/default/bottom-left-active.png diff --git a/themes/default/bottom-left-inactive.png b/themes/default/bottom-left-inactive.png Binary files differindex d99668da3..da34859de 100644 --- a/themes/default/bottom-left-inactive.png +++ b/themes/default/bottom-left-inactive.png diff --git a/themes/default/bottom-right-active.png b/themes/default/bottom-right-active.png Binary files differindex 8641874a9..c21f01a0d 100644 --- a/themes/default/bottom-right-active.png +++ b/themes/default/bottom-right-active.png diff --git a/themes/default/bottom-right-inactive.png b/themes/default/bottom-right-inactive.png Binary files differindex 8641874a9..c21f01a0d 100644 --- a/themes/default/bottom-right-inactive.png +++ b/themes/default/bottom-right-inactive.png diff --git a/themes/default/close-active.png b/themes/default/close-active.png Binary files differindex 935327018..b3acc1891 100644 --- a/themes/default/close-active.png +++ b/themes/default/close-active.png diff --git a/themes/default/close-active.svg b/themes/default/close-active.svg index c2a22d22a..38cafa02b 100644 --- a/themes/default/close-active.svg +++ b/themes/default/close-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -254,7 +254,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm index dd2d806e6..734a9bc3d 100644 --- a/themes/default/close-active.xpm +++ b/themes/default/close-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * close_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * close_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/close-inactive.png b/themes/default/close-inactive.png Binary files differindex 4474778b2..3b01cb212 100644 --- a/themes/default/close-inactive.png +++ b/themes/default/close-inactive.png diff --git a/themes/default/close-inactive.svg b/themes/default/close-inactive.svg index db56aa31a..639f83882 100644 --- a/themes/default/close-inactive.svg +++ b/themes/default/close-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -241,7 +241,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm index 8c8163229..7a23d01e6 100644 --- a/themes/default/close-inactive.xpm +++ b/themes/default/close-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * close_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * close_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/close-prelight.png b/themes/default/close-prelight.png Binary files differindex 392205ecd..3da4af8c7 100644 --- a/themes/default/close-prelight.png +++ b/themes/default/close-prelight.png diff --git a/themes/default/close-prelight.svg b/themes/default/close-prelight.svg index 192aff8d9..b28516f83 100644 --- a/themes/default/close-prelight.svg +++ b/themes/default/close-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -281,7 +281,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/close-prelight.xpm b/themes/default/close-prelight.xpm index e175ab506..f7cbcdc4a 100644 --- a/themes/default/close-prelight.xpm +++ b/themes/default/close-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * close_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * close_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/close-pressed.png b/themes/default/close-pressed.png Binary files differindex bb7bed0a8..d2b239020 100644 --- a/themes/default/close-pressed.png +++ b/themes/default/close-pressed.png diff --git a/themes/default/close-pressed.svg b/themes/default/close-pressed.svg index 4c94ce2c5..c350f144b 100644 --- a/themes/default/close-pressed.svg +++ b/themes/default/close-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -281,7 +281,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm index e175ab506..f7cbcdc4a 100644 --- a/themes/default/close-pressed.xpm +++ b/themes/default/close-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * close_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * close_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/hide-active.png b/themes/default/hide-active.png Binary files differindex 160296759..2fac70f4e 100644 --- a/themes/default/hide-active.png +++ b/themes/default/hide-active.png diff --git a/themes/default/hide-active.svg b/themes/default/hide-active.svg index 79e8073ab..799a72aa2 100644 --- a/themes/default/hide-active.svg +++ b/themes/default/hide-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -248,7 +248,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm index 29dc80661..f47278247 100644 --- a/themes/default/hide-active.xpm +++ b/themes/default/hide-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * hide_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * hide_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/hide-inactive.png b/themes/default/hide-inactive.png Binary files differindex 013d1d408..a2a7c96fb 100644 --- a/themes/default/hide-inactive.png +++ b/themes/default/hide-inactive.png diff --git a/themes/default/hide-inactive.svg b/themes/default/hide-inactive.svg index c21dd8b78..dd3f4fee7 100644 --- a/themes/default/hide-inactive.svg +++ b/themes/default/hide-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -241,7 +241,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm index 9bb2fb803..77348abcd 100644 --- a/themes/default/hide-inactive.xpm +++ b/themes/default/hide-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * hide_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * hide_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/hide-prelight.png b/themes/default/hide-prelight.png Binary files differindex 62f7e4e73..11fd98395 100644 --- a/themes/default/hide-prelight.png +++ b/themes/default/hide-prelight.png diff --git a/themes/default/hide-prelight.svg b/themes/default/hide-prelight.svg index c966b2ee0..c93c46b3b 100644 --- a/themes/default/hide-prelight.svg +++ b/themes/default/hide-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -275,7 +275,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/hide-prelight.xpm b/themes/default/hide-prelight.xpm index 66f8bc800..3261d5046 100644 --- a/themes/default/hide-prelight.xpm +++ b/themes/default/hide-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * hide_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * hide_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/hide-pressed.png b/themes/default/hide-pressed.png Binary files differindex 77becee4b..02d4ff4fc 100644 --- a/themes/default/hide-pressed.png +++ b/themes/default/hide-pressed.png diff --git a/themes/default/hide-pressed.svg b/themes/default/hide-pressed.svg index 7636e0443..10344cdf5 100644 --- a/themes/default/hide-pressed.svg +++ b/themes/default/hide-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -275,7 +275,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm index 66f8bc800..3261d5046 100644 --- a/themes/default/hide-pressed.xpm +++ b/themes/default/hide-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * hide_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * hide_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/left-active.png b/themes/default/left-active.png Binary files differindex a50652c57..8e63affa4 100644 --- a/themes/default/left-active.png +++ b/themes/default/left-active.png diff --git a/themes/default/left-inactive.png b/themes/default/left-inactive.png Binary files differindex a50652c57..8e63affa4 100644 --- a/themes/default/left-inactive.png +++ b/themes/default/left-inactive.png diff --git a/themes/default/maximize-active.png b/themes/default/maximize-active.png Binary files differindex b722666fd..20d9d7415 100644 --- a/themes/default/maximize-active.png +++ b/themes/default/maximize-active.png diff --git a/themes/default/maximize-active.svg b/themes/default/maximize-active.svg index 10059ac0e..d11fe7069 100644 --- a/themes/default/maximize-active.svg +++ b/themes/default/maximize-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -242,7 +242,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm index 17aa4a574..75c715ed5 100644 --- a/themes/default/maximize-active.xpm +++ b/themes/default/maximize-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/maximize-inactive.png b/themes/default/maximize-inactive.png Binary files differindex 75e52ba94..01fb3657e 100644 --- a/themes/default/maximize-inactive.png +++ b/themes/default/maximize-inactive.png diff --git a/themes/default/maximize-inactive.svg b/themes/default/maximize-inactive.svg index 343720a7b..aadb3b2f9 100644 --- a/themes/default/maximize-inactive.svg +++ b/themes/default/maximize-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -238,7 +238,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm index fe56c5bec..c4f176f46 100644 --- a/themes/default/maximize-inactive.xpm +++ b/themes/default/maximize-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/maximize-prelight.png b/themes/default/maximize-prelight.png Binary files differindex ac143852d..d56e64ee0 100644 --- a/themes/default/maximize-prelight.png +++ b/themes/default/maximize-prelight.png diff --git a/themes/default/maximize-prelight.svg b/themes/default/maximize-prelight.svg index 83e9b1587..00f4c7633 100644 --- a/themes/default/maximize-prelight.svg +++ b/themes/default/maximize-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-prelight.xpm b/themes/default/maximize-prelight.xpm index 626a82c81..28b0470ac 100644 --- a/themes/default/maximize-prelight.xpm +++ b/themes/default/maximize-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/maximize-pressed.png b/themes/default/maximize-pressed.png Binary files differindex 794b9d958..cf083ff48 100644 --- a/themes/default/maximize-pressed.png +++ b/themes/default/maximize-pressed.png diff --git a/themes/default/maximize-pressed.svg b/themes/default/maximize-pressed.svg index d66f25f96..fc5040db2 100644 --- a/themes/default/maximize-pressed.svg +++ b/themes/default/maximize-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm index 626a82c81..28b0470ac 100644 --- a/themes/default/maximize-pressed.xpm +++ b/themes/default/maximize-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/maximize-toggled-active.png b/themes/default/maximize-toggled-active.png Binary files differindex 06acec4bf..32a75286d 100644 --- a/themes/default/maximize-toggled-active.png +++ b/themes/default/maximize-toggled-active.png diff --git a/themes/default/maximize-toggled-active.svg b/themes/default/maximize-toggled-active.svg index b099b92a1..454465f9f 100644 --- a/themes/default/maximize-toggled-active.svg +++ b/themes/default/maximize-toggled-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -246,7 +246,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm index 7924268b0..93a19c786 100644 --- a/themes/default/maximize-toggled-active.xpm +++ b/themes/default/maximize-toggled-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_toggled_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_toggled_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/maximize-toggled-inactive.png b/themes/default/maximize-toggled-inactive.png Binary files differindex b5e8a27a8..c69350a7d 100644 --- a/themes/default/maximize-toggled-inactive.png +++ b/themes/default/maximize-toggled-inactive.png diff --git a/themes/default/maximize-toggled-inactive.svg b/themes/default/maximize-toggled-inactive.svg index 192c0fcc7..2f70c52a2 100644 --- a/themes/default/maximize-toggled-inactive.svg +++ b/themes/default/maximize-toggled-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -242,7 +242,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm index 25b8c53ac..d623a9f71 100644 --- a/themes/default/maximize-toggled-inactive.xpm +++ b/themes/default/maximize-toggled-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_toggled_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_toggled_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/maximize-toggled-prelight.png b/themes/default/maximize-toggled-prelight.png Binary files differindex 7c7a99740..5f00bfbfe 100644 --- a/themes/default/maximize-toggled-prelight.png +++ b/themes/default/maximize-toggled-prelight.png diff --git a/themes/default/maximize-toggled-prelight.svg b/themes/default/maximize-toggled-prelight.svg index 70862bd2f..0bf209cf4 100644 --- a/themes/default/maximize-toggled-prelight.svg +++ b/themes/default/maximize-toggled-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -273,7 +273,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-toggled-prelight.xpm b/themes/default/maximize-toggled-prelight.xpm index 0a8015764..e6bec1539 100644 --- a/themes/default/maximize-toggled-prelight.xpm +++ b/themes/default/maximize-toggled-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_toggled_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_toggled_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/maximize-toggled-pressed.png b/themes/default/maximize-toggled-pressed.png Binary files differindex ac4b39e95..d3545f1b4 100644 --- a/themes/default/maximize-toggled-pressed.png +++ b/themes/default/maximize-toggled-pressed.png diff --git a/themes/default/maximize-toggled-pressed.svg b/themes/default/maximize-toggled-pressed.svg index 8f3563211..d772c0be3 100644 --- a/themes/default/maximize-toggled-pressed.svg +++ b/themes/default/maximize-toggled-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -273,7 +273,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm index 0a8015764..e6bec1539 100644 --- a/themes/default/maximize-toggled-pressed.xpm +++ b/themes/default/maximize-toggled-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * maximize_toggled_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * maximize_toggled_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/menu-active.png b/themes/default/menu-active.png Binary files differindex 9a3599e82..0470492e9 100644 --- a/themes/default/menu-active.png +++ b/themes/default/menu-active.png diff --git a/themes/default/menu-active.svg b/themes/default/menu-active.svg index db0cf43d8..4f75f75ce 100644 --- a/themes/default/menu-active.svg +++ b/themes/default/menu-active.svg @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -154,20 +154,20 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Grad" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <rect style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> <g inkscape:groupmode="layer" id="layer3" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="hilight"> <rect style="fill:url(#linearGradient6962);fill-opacity:0.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" @@ -188,7 +188,7 @@ inkscape:label="Border" inkscape:groupmode="layer" id="layer1" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.15" @@ -198,11 +198,11 @@ <g inkscape:groupmode="layer" id="layer5" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0.5,23.5 L 23.5,23.5" + d="M 0.5,21.5 L 23.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm index 3a9d0f45a..f90106dd7 100644 --- a/themes/default/menu-active.xpm +++ b/themes/default/menu-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * menu_active_xpm[] = { -"24 17 2 1", +"24 19 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -20,4 +20,6 @@ static char * menu_active_xpm[] = { "........................", "........................", "........................", +"........................", +"........................", "........................"}; diff --git a/themes/default/menu-inactive.png b/themes/default/menu-inactive.png Binary files differindex b3e820e08..aaa5546ae 100644 --- a/themes/default/menu-inactive.png +++ b/themes/default/menu-inactive.png diff --git a/themes/default/menu-inactive.svg b/themes/default/menu-inactive.svg index c115d16f9..504a2ba76 100644 --- a/themes/default/menu-inactive.svg +++ b/themes/default/menu-inactive.svg @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -154,20 +154,20 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Grad" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <rect style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> <g inkscape:groupmode="layer" id="layer3" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="hilight"> <rect style="fill:url(#linearGradient6962);fill-opacity:0.50;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" @@ -188,7 +188,7 @@ inkscape:label="Border" inkscape:groupmode="layer" id="layer1" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.15" @@ -198,11 +198,11 @@ <g inkscape:groupmode="layer" id="layer5" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0.5,23.5 L 23.5,23.5" + d="M 0.5,21.5 L 23.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm index 8f07169eb..fb5395554 100644 --- a/themes/default/menu-inactive.xpm +++ b/themes/default/menu-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * menu_inactive_xpm[] = { -"24 17 2 1", +"24 19 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -20,4 +20,6 @@ static char * menu_inactive_xpm[] = { "........................", "........................", "........................", +"........................", +"........................", "........................"}; diff --git a/themes/default/menu-prelight.png b/themes/default/menu-prelight.png Binary files differindex 9a3599e82..0470492e9 100644 --- a/themes/default/menu-prelight.png +++ b/themes/default/menu-prelight.png diff --git a/themes/default/menu-prelight.svg b/themes/default/menu-prelight.svg index c60fa01bf..1cc1d3cea 100644 --- a/themes/default/menu-prelight.svg +++ b/themes/default/menu-prelight.svg @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -154,20 +154,20 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Grad" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <rect style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> <g inkscape:groupmode="layer" id="layer3" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="hilight"> <rect style="fill:url(#linearGradient6962);fill-opacity:0.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" @@ -188,7 +188,7 @@ inkscape:label="Border" inkscape:groupmode="layer" id="layer1" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.15" @@ -198,11 +198,11 @@ <g inkscape:groupmode="layer" id="layer5" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0.5,23.5 L 23.5,23.5" + d="M 0.5,21.5 L 23.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/menu-prelight.xpm b/themes/default/menu-prelight.xpm index bfe19e1c8..ab5be5456 100644 --- a/themes/default/menu-prelight.xpm +++ b/themes/default/menu-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * menu_active_xpm[] = { -"24 17 2 1", +"24 19 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -19,4 +19,6 @@ static char * menu_active_xpm[] = { "........................", "........................", "........................", +"........................", +"........................", "........................"}; diff --git a/themes/default/menu-pressed.png b/themes/default/menu-pressed.png Binary files differindex 9a3599e82..0470492e9 100644 --- a/themes/default/menu-pressed.png +++ b/themes/default/menu-pressed.png diff --git a/themes/default/menu-pressed.svg b/themes/default/menu-pressed.svg index 04a063262..36a2636da 100644 --- a/themes/default/menu-pressed.svg +++ b/themes/default/menu-pressed.svg @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -154,20 +154,20 @@ inkscape:groupmode="layer" id="layer2" inkscape:label="Grad" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <rect style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> <g inkscape:groupmode="layer" id="layer3" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="hilight"> <rect style="fill:url(#linearGradient6962);fill-opacity:0.60;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:1" @@ -188,7 +188,7 @@ inkscape:label="Border" inkscape:groupmode="layer" id="layer1" - transform="translate(0,-4)" + transform="translate(0,-3)" style="display:inline"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0.15" @@ -198,11 +198,11 @@ <g inkscape:groupmode="layer" id="layer5" - transform="translate(0,-4)" + transform="translate(0,-3)" inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0.5,23.5 L 23.5,23.5" + d="M 0.5,21.5 L 23.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm index bfe19e1c8..ab5be5456 100644 --- a/themes/default/menu-pressed.xpm +++ b/themes/default/menu-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * menu_active_xpm[] = { -"24 17 2 1", +"24 19 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -19,4 +19,6 @@ static char * menu_active_xpm[] = { "........................", "........................", "........................", +"........................", +"........................", "........................"}; diff --git a/themes/default/right-active.png b/themes/default/right-active.png Binary files differindex 1ead51ac5..f3223f267 100644 --- a/themes/default/right-active.png +++ b/themes/default/right-active.png diff --git a/themes/default/right-inactive.png b/themes/default/right-inactive.png Binary files differindex 1ead51ac5..f3223f267 100644 --- a/themes/default/right-inactive.png +++ b/themes/default/right-inactive.png diff --git a/themes/default/shade-active.png b/themes/default/shade-active.png Binary files differindex 9cd6eb01c..65d34a774 100644 --- a/themes/default/shade-active.png +++ b/themes/default/shade-active.png diff --git a/themes/default/shade-active.svg b/themes/default/shade-active.svg index f69c583fe..a6b855643 100644 --- a/themes/default/shade-active.svg +++ b/themes/default/shade-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -242,7 +242,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm index 2175710f6..0d2dbcc53 100644 --- a/themes/default/shade-active.xpm +++ b/themes/default/shade-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/shade-inactive.png b/themes/default/shade-inactive.png Binary files differindex 0c8ad1408..a9436713d 100644 --- a/themes/default/shade-inactive.png +++ b/themes/default/shade-inactive.png diff --git a/themes/default/shade-inactive.svg b/themes/default/shade-inactive.svg index 8ff6ed0d2..f6b932803 100644 --- a/themes/default/shade-inactive.svg +++ b/themes/default/shade-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -238,7 +238,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm index a68c547b2..81d9a51b8 100644 --- a/themes/default/shade-inactive.xpm +++ b/themes/default/shade-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/shade-prelight.png b/themes/default/shade-prelight.png Binary files differindex 36dbaf276..68aa4e4a1 100644 --- a/themes/default/shade-prelight.png +++ b/themes/default/shade-prelight.png diff --git a/themes/default/shade-prelight.svg b/themes/default/shade-prelight.svg index fcbb4ed83..b3e3e562c 100644 --- a/themes/default/shade-prelight.svg +++ b/themes/default/shade-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-prelight.xpm b/themes/default/shade-prelight.xpm index 5ebabc644..ed9440d94 100644 --- a/themes/default/shade-prelight.xpm +++ b/themes/default/shade-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/shade-pressed.png b/themes/default/shade-pressed.png Binary files differindex b4db8dd4f..653e33e91 100644 --- a/themes/default/shade-pressed.png +++ b/themes/default/shade-pressed.png diff --git a/themes/default/shade-pressed.svg b/themes/default/shade-pressed.svg index 808a9641b..d83046a51 100644 --- a/themes/default/shade-pressed.svg +++ b/themes/default/shade-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm index 5ebabc644..ed9440d94 100644 --- a/themes/default/shade-pressed.xpm +++ b/themes/default/shade-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/shade-toggled-active.png b/themes/default/shade-toggled-active.png Binary files differindex e5a1eb3e5..b9765ba32 100644 --- a/themes/default/shade-toggled-active.png +++ b/themes/default/shade-toggled-active.png diff --git a/themes/default/shade-toggled-active.svg b/themes/default/shade-toggled-active.svg index 9f3bfbca0..fb937de28 100644 --- a/themes/default/shade-toggled-active.svg +++ b/themes/default/shade-toggled-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -242,7 +242,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm index 79edeee63..611dde390 100644 --- a/themes/default/shade-toggled-active.xpm +++ b/themes/default/shade-toggled-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_toggled_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_toggled_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/shade-toggled-inactive.png b/themes/default/shade-toggled-inactive.png Binary files differindex e16f37137..2ea8cceed 100644 --- a/themes/default/shade-toggled-inactive.png +++ b/themes/default/shade-toggled-inactive.png diff --git a/themes/default/shade-toggled-inactive.svg b/themes/default/shade-toggled-inactive.svg index a1035505c..8f59d9fdb 100644 --- a/themes/default/shade-toggled-inactive.svg +++ b/themes/default/shade-toggled-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -238,7 +238,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm index e4ee95ccf..d8750d45e 100644 --- a/themes/default/shade-toggled-inactive.xpm +++ b/themes/default/shade-toggled-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_toggled_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_toggled_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/shade-toggled-prelight.png b/themes/default/shade-toggled-prelight.png Binary files differindex 9518288fd..94d755ddb 100644 --- a/themes/default/shade-toggled-prelight.png +++ b/themes/default/shade-toggled-prelight.png diff --git a/themes/default/shade-toggled-prelight.svg b/themes/default/shade-toggled-prelight.svg index 56d5f4430..deda410ce 100644 --- a/themes/default/shade-toggled-prelight.svg +++ b/themes/default/shade-toggled-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-toggled-prelight.xpm b/themes/default/shade-toggled-prelight.xpm index 1ec41a55c..95ac1b8f6 100644 --- a/themes/default/shade-toggled-prelight.xpm +++ b/themes/default/shade-toggled-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_toggled_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_toggled_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/shade-toggled-pressed.png b/themes/default/shade-toggled-pressed.png Binary files differindex 5cd417f9e..79bbae6ba 100644 --- a/themes/default/shade-toggled-pressed.png +++ b/themes/default/shade-toggled-pressed.png diff --git a/themes/default/shade-toggled-pressed.svg b/themes/default/shade-toggled-pressed.svg index d7675a73c..ef347f3d2 100644 --- a/themes/default/shade-toggled-pressed.svg +++ b/themes/default/shade-toggled-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm index 1ec41a55c..95ac1b8f6 100644 --- a/themes/default/shade-toggled-pressed.xpm +++ b/themes/default/shade-toggled-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * shade_toggled_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * shade_toggled_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-active.png b/themes/default/stick-active.png Binary files differindex 27d135431..d1e5dae22 100644 --- a/themes/default/stick-active.png +++ b/themes/default/stick-active.png diff --git a/themes/default/stick-active.svg b/themes/default/stick-active.svg index 96ea9b84d..a95f3dcec 100644 --- a/themes/default/stick-active.svg +++ b/themes/default/stick-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -242,7 +242,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm index 04d853c78..83bdd15f7 100644 --- a/themes/default/stick-active.xpm +++ b/themes/default/stick-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-inactive.png b/themes/default/stick-inactive.png Binary files differindex 38b771c13..421d3d8be 100644 --- a/themes/default/stick-inactive.png +++ b/themes/default/stick-inactive.png diff --git a/themes/default/stick-inactive.svg b/themes/default/stick-inactive.svg index 61aee3886..ac30fd55f 100644 --- a/themes/default/stick-inactive.svg +++ b/themes/default/stick-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -238,7 +238,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm index 062568111..3fe1256de 100644 --- a/themes/default/stick-inactive.xpm +++ b/themes/default/stick-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-prelight.png b/themes/default/stick-prelight.png Binary files differindex 916f7b3fa..8dd13a96f 100644 --- a/themes/default/stick-prelight.png +++ b/themes/default/stick-prelight.png diff --git a/themes/default/stick-prelight.svg b/themes/default/stick-prelight.svg index eec812e87..6f2b07450 100644 --- a/themes/default/stick-prelight.svg +++ b/themes/default/stick-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-prelight.xpm b/themes/default/stick-prelight.xpm index be8454705..7850dc613 100644 --- a/themes/default/stick-prelight.xpm +++ b/themes/default/stick-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-pressed.png b/themes/default/stick-pressed.png Binary files differindex 6cf2b48f5..26c3d5849 100644 --- a/themes/default/stick-pressed.png +++ b/themes/default/stick-pressed.png diff --git a/themes/default/stick-pressed.svg b/themes/default/stick-pressed.svg index 159832a38..ffe1e2790 100644 --- a/themes/default/stick-pressed.svg +++ b/themes/default/stick-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -269,7 +269,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm index be8454705..7850dc613 100644 --- a/themes/default/stick-pressed.xpm +++ b/themes/default/stick-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-toggled-active.png b/themes/default/stick-toggled-active.png Binary files differindex 9f99edcec..5824f7f61 100644 --- a/themes/default/stick-toggled-active.png +++ b/themes/default/stick-toggled-active.png diff --git a/themes/default/stick-toggled-active.svg b/themes/default/stick-toggled-active.svg index 5b43c7402..22f0c2ba5 100644 --- a/themes/default/stick-toggled-active.svg +++ b/themes/default/stick-toggled-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -251,7 +251,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm index 3132512cf..3fb3b665d 100644 --- a/themes/default/stick-toggled-active.xpm +++ b/themes/default/stick-toggled-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_toggled_active_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_toggled_active_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-toggled-inactive.png b/themes/default/stick-toggled-inactive.png Binary files differindex 2e1586c1a..d8341bc4c 100644 --- a/themes/default/stick-toggled-inactive.png +++ b/themes/default/stick-toggled-inactive.png diff --git a/themes/default/stick-toggled-inactive.svg b/themes/default/stick-toggled-inactive.svg index 0e3f05378..ea3ccbd0b 100644 --- a/themes/default/stick-toggled-inactive.svg +++ b/themes/default/stick-toggled-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -177,7 +177,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -247,7 +247,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm index b424c7fe6..16b4597c6 100644 --- a/themes/default/stick-toggled-inactive.xpm +++ b/themes/default/stick-toggled-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_toggled_inactive_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_toggled_inactive_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-toggled-prelight.png b/themes/default/stick-toggled-prelight.png Binary files differindex 486b92a6c..3448e72e0 100644 --- a/themes/default/stick-toggled-prelight.png +++ b/themes/default/stick-toggled-prelight.png diff --git a/themes/default/stick-toggled-prelight.svg b/themes/default/stick-toggled-prelight.svg index dccda9201..8c2c64b68 100644 --- a/themes/default/stick-toggled-prelight.svg +++ b/themes/default/stick-toggled-prelight.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:0.50;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -278,7 +278,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-toggled-prelight.xpm b/themes/default/stick-toggled-prelight.xpm index 67c11cb6c..d644d9aab 100644 --- a/themes/default/stick-toggled-prelight.xpm +++ b/themes/default/stick-toggled-prelight.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_toggled_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_toggled_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/stick-toggled-pressed.png b/themes/default/stick-toggled-pressed.png Binary files differindex 65bd92310..895c36c15 100644 --- a/themes/default/stick-toggled-pressed.png +++ b/themes/default/stick-toggled-pressed.png diff --git a/themes/default/stick-toggled-pressed.svg b/themes/default/stick-toggled-pressed.svg index cc5acb764..965d23dcf 100644 --- a/themes/default/stick-toggled-pressed.svg +++ b/themes/default/stick-toggled-pressed.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="24" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -189,8 +189,8 @@ <rect style="opacity:0.5;fill:url(#radialGradient3087);fill-opacity:1.0;stroke:url(#radialGradient3087);stroke-width:1;stroke-linecap:square;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="rect3079" - width="22" - height="24" + width="24" + height="22" x="1" y="0" /> </g> @@ -204,7 +204,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-opacity:1" id="rect6057" width="24" - height="23" + height="21" x="0" y="1" /> </g> @@ -278,7 +278,7 @@ inkscape:label="Shadow"> <path style="fill:none;stroke:black;stroke-width:1px;stroke-opacity:0" - d="M 0,23.5 L 24,23.5" + d="M 0,21.5 L 24,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm index 67c11cb6c..d644d9aab 100644 --- a/themes/default/stick-toggled-pressed.xpm +++ b/themes/default/stick-toggled-pressed.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * stick_toggled_pressed_xpm[] = { -"24 24 2 1", +"24 22 2 1", " c None", ". c #C0C0FF s active_color_1", "........................", @@ -24,6 +24,4 @@ static char * stick_toggled_pressed_xpm[] = { "........................", "........................", "........................", -"........................", -"........................", "........................"}; diff --git a/themes/default/themerc b/themes/default/themerc index ef39b9b1e..11a5cac0c 100644 --- a/themes/default/themerc +++ b/themes/default/themerc @@ -1,5 +1,5 @@ active_text_color=#ffffff -button_offset=4 +button_offset=1 button_spacing=-1 full_width_title=false maximized_offset=0 @@ -11,5 +11,5 @@ show_app_icon=true title_horizontal_offset=1 title_shadow_active=frame title_shadow_inactive=false -title_vertical_offset_active=1 -title_vertical_offset_inactive=1 +title_vertical_offset_active=2 +title_vertical_offset_inactive=2 diff --git a/themes/default/title-1-active.png b/themes/default/title-1-active.png Binary files differindex c2365a26c..e256c7501 100644 --- a/themes/default/title-1-active.png +++ b/themes/default/title-1-active.png diff --git a/themes/default/title-1-active.svg b/themes/default/title-1-active.svg index 329b1557f..8c15b753d 100644 --- a/themes/default/title-1-active.svg +++ b/themes/default/title-1-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" /> + y2="21.5" /> <linearGradient inkscape:collect="always" xlink:href="#linearGradient5873" @@ -158,7 +158,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -194,7 +194,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-1-active.xpm +++ b/themes/default/title-1-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-1-inactive.png b/themes/default/title-1-inactive.png Binary files differindex 7dd1e33c2..2c2ce0805 100644 --- a/themes/default/title-1-inactive.png +++ b/themes/default/title-1-inactive.png diff --git a/themes/default/title-1-inactive.svg b/themes/default/title-1-inactive.svg index eb683b06b..0405b96c5 100644 --- a/themes/default/title-1-inactive.svg +++ b/themes/default/title-1-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-1-inactive.xpm +++ b/themes/default/title-1-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-2-active.png b/themes/default/title-2-active.png Binary files differindex c2365a26c..e256c7501 100644 --- a/themes/default/title-2-active.png +++ b/themes/default/title-2-active.png diff --git a/themes/default/title-2-active.svg b/themes/default/title-2-active.svg index d85ea77a7..136b38458 100644 --- a/themes/default/title-2-active.svg +++ b/themes/default/title-2-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-2-active.xpm +++ b/themes/default/title-2-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-2-inactive.png b/themes/default/title-2-inactive.png Binary files differindex 7dd1e33c2..2c2ce0805 100644 --- a/themes/default/title-2-inactive.png +++ b/themes/default/title-2-inactive.png diff --git a/themes/default/title-2-inactive.svg b/themes/default/title-2-inactive.svg index 59d566780..2640348d8 100644 --- a/themes/default/title-2-inactive.svg +++ b/themes/default/title-2-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-2-inactive.xpm +++ b/themes/default/title-2-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-3-active.png b/themes/default/title-3-active.png Binary files differindex c2365a26c..e256c7501 100644 --- a/themes/default/title-3-active.png +++ b/themes/default/title-3-active.png diff --git a/themes/default/title-3-active.svg b/themes/default/title-3-active.svg index 017a0cebf..8dfc11972 100644 --- a/themes/default/title-3-active.svg +++ b/themes/default/title-3-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-3-active.xpm +++ b/themes/default/title-3-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-3-inactive.png b/themes/default/title-3-inactive.png Binary files differindex 7dd1e33c2..2c2ce0805 100644 --- a/themes/default/title-3-inactive.png +++ b/themes/default/title-3-inactive.png diff --git a/themes/default/title-3-inactive.svg b/themes/default/title-3-inactive.svg index 60778cb27..d8d689edf 100644 --- a/themes/default/title-3-inactive.svg +++ b/themes/default/title-3-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-3-inactive.xpm +++ b/themes/default/title-3-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-4-active.png b/themes/default/title-4-active.png Binary files differindex c2365a26c..9d7753cb9 100644 --- a/themes/default/title-4-active.png +++ b/themes/default/title-4-active.png diff --git a/themes/default/title-4-active.svg b/themes/default/title-4-active.svg index 7c45ce38e..18acbcf7c 100644 --- a/themes/default/title-4-active.svg +++ b/themes/default/title-4-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-4-active.xpm +++ b/themes/default/title-4-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-4-inactive.png b/themes/default/title-4-inactive.png Binary files differindex 7dd1e33c2..b75c52799 100644 --- a/themes/default/title-4-inactive.png +++ b/themes/default/title-4-inactive.png diff --git a/themes/default/title-4-inactive.svg b/themes/default/title-4-inactive.svg index db3741015..74a58e143 100644 --- a/themes/default/title-4-inactive.svg +++ b/themes/default/title-4-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-4-inactive.xpm +++ b/themes/default/title-4-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-5-active.png b/themes/default/title-5-active.png Binary files differindex c2365a26c..9d7753cb9 100644 --- a/themes/default/title-5-active.png +++ b/themes/default/title-5-active.png diff --git a/themes/default/title-5-active.svg b/themes/default/title-5-active.svg index c099f180a..10ed3be05 100644 --- a/themes/default/title-5-active.svg +++ b/themes/default/title-5-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm index 518b43936..48ce5227b 100644 --- a/themes/default/title-5-active.xpm +++ b/themes/default/title-5-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_active_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s active_color_1", "....", @@ -24,6 +24,4 @@ static char * title_active_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/title-5-inactive.png b/themes/default/title-5-inactive.png Binary files differindex 7dd1e33c2..b75c52799 100644 --- a/themes/default/title-5-inactive.png +++ b/themes/default/title-5-inactive.png diff --git a/themes/default/title-5-inactive.svg b/themes/default/title-5-inactive.svg index 3f42a1a97..aec30dd36 100644 --- a/themes/default/title-5-inactive.svg +++ b/themes/default/title-5-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -159,7 +159,7 @@ style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" id="rect6057" width="8" - height="23" + height="21" x="0" y="1" /> </g> @@ -195,7 +195,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0,23.5 L 8,23.5" + d="M 0,21.5 L 8,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm index a334c0d6b..7f081233e 100644 --- a/themes/default/title-5-inactive.xpm +++ b/themes/default/title-5-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * title_inactive_xpm[] = { -"4 24 2 1", +"4 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "....", @@ -24,6 +24,4 @@ static char * title_inactive_xpm[] = { "....", "....", "....", -"....", -"....", "...."}; diff --git a/themes/default/top-left-active.png b/themes/default/top-left-active.png Binary files differindex e3addbd8d..84720f5af 100644 --- a/themes/default/top-left-active.png +++ b/themes/default/top-left-active.png diff --git a/themes/default/top-left-active.svg b/themes/default/top-left-active.svg index 707748381..a8147912c 100644 --- a/themes/default/top-left-active.svg +++ b/themes/default/top-left-active.svg @@ -14,7 +14,7 @@ inkscape:version="0.46" sodipodi:version="0.32" id="svg2" - height="24" + height="22" width="8" inkscape:output_extension="org.inkscape.output.svg.inkscape" sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -158,7 +158,7 @@ <path id="path6057" style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" - d="M 8,1 L 3,1 C 3,1 1,1 1,4 L 1,19 C 1,19 1,24 6,24 L 8,24 L 8,24 L 8,1 z " /> + d="M 8,1 L 3,1 C 3,1 1,1 1,4 L 1,17 C 1,17 1,22 6,22 L 8,22 L 8,22 L 8,1 z " /> </g> <g inkscape:label="hilight" @@ -180,7 +180,7 @@ inkscape:label="Border"> <path id="rect1319" - d="M 8,0 L 8,1 L 3,1 C 3,1 1,1 1,4 C 1,24 1,24 1,24 L 0,24 L 0,0 L 8,0 z " + d="M 8,0 L 8,1 L 3,1 C 3,1 1,1 1,4 C 1,22 1,22 1,22 L 0,22 L 0,0 L 8,0 z " style="fill:black;fill-opacity:0.15" /> </g> <g @@ -189,7 +189,7 @@ inkscape:groupmode="layer"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 2.5,23.5 L 7.5,23.5" + d="M 2.5,21.5 L 7.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm index 355367ddb..24b622965 100644 --- a/themes/default/top-left-active.xpm +++ b/themes/default/top-left-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * top_left_active_xpm[] = { -"8 24 2 1", +"8 22 2 1", " c None", ". c #C0C0FF s active_color_1", " ......", @@ -24,6 +24,4 @@ static char * top_left_active_xpm[] = { "........", "........", "........", -"........", -"........", "........"}; diff --git a/themes/default/top-left-inactive.png b/themes/default/top-left-inactive.png Binary files differindex 64c9f4179..9effb0af6 100644 --- a/themes/default/top-left-inactive.png +++ b/themes/default/top-left-inactive.png diff --git a/themes/default/top-left-inactive.svg b/themes/default/top-left-inactive.svg index 3d0c5b3fc..1bbfb8214 100644 --- a/themes/default/top-left-inactive.svg +++ b/themes/default/top-left-inactive.svg @@ -14,7 +14,7 @@ inkscape:version="0.46" sodipodi:version="0.32" id="svg2" - height="24" + height="22" width="8" inkscape:output_extension="org.inkscape.output.svg.inkscape" sodipodi:docbase="/home/ofourdan/src/svn/xfwm4/trunk/themes/default"> @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -158,7 +158,7 @@ <path id="path6057" style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" - d="M 8,1 L 3,1 C 3,1 1,1 1,4 L 1,19 C 1,19 1,24 6,24 L 8,24 L 8,24 L 8,1 z " /> + d="M 8,1 L 3,1 C 3,1 1,1 1,4 L 1,17 C 1,17 1,22 6,22 L 8,22 L 8,22 L 8,1 z " /> </g> <g inkscape:label="hilight" @@ -180,7 +180,7 @@ inkscape:label="Border"> <path id="rect1319" - d="M 8,0 L 8,1 L 3,1 C 3,1 1,1 1,4 C 1,24 1,24 1,24 L 0,24 L 0,0 L 8,0 z " + d="M 8,0 L 8,1 L 3,1 C 3,1 1,1 1,4 C 1,22 1,22 1,22 L 0,22 L 0,0 L 8,0 z " style="fill:black;fill-opacity:0.15" /> </g> <g @@ -189,7 +189,7 @@ inkscape:groupmode="layer"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 2.5,23.5 L 7.5,23.5" + d="M 2.5,21.5 L 7.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm index c02156857..6029777dd 100644 --- a/themes/default/top-left-inactive.xpm +++ b/themes/default/top-left-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * top_left_inactive_xpm[] = { -"8 24 2 1", +"8 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", " ......", @@ -24,6 +24,4 @@ static char * top_left_inactive_xpm[] = { "........", "........", "........", -"........", -"........", "........"}; diff --git a/themes/default/top-right-active.png b/themes/default/top-right-active.png Binary files differindex 4289311a7..770f9275f 100644 --- a/themes/default/top-right-active.png +++ b/themes/default/top-right-active.png diff --git a/themes/default/top-right-active.svg b/themes/default/top-right-active.svg index 6ee8ab1f7..d479bf984 100644 --- a/themes/default/top-right-active.svg +++ b/themes/default/top-right-active.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -157,7 +157,7 @@ style="display:inline"> <path style="fill:url(#linearGradient6945);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" - d="M 0,1 L 5,1 C 5,1 7,1 7,4 L 7,19 C 7,19 7,24 2,24 L 0,24 L 0,24 L 0,1 z " + d="M 0,1 L 5,1 C 5,1 7,1 7,4 L 7,17 C 7,17 7,22 2,22 L 0,22 L 0,22 L 0,1 z " id="path6057" /> </g> <g @@ -180,7 +180,7 @@ style="display:inline"> <path id="rect1319" - d="M 0,0 L 0,1 L 5,1 C 5,1 7,1 7,4 C 7,24 7,24 7,24 L 8,24 L 8,0 L 0,0 z " + d="M 0,0 L 0,1 L 5,1 C 5,1 7,1 7,4 C 7,22 7,22 7,22 L 8,22 L 8,0 L 0,0 z " style="fill:black;fill-opacity:0.15" /> </g> <g @@ -189,7 +189,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0.5,23.5 L 5.5,23.5" + d="M 0.5,21.5 L 5.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm index 6e6bd0240..10e00d029 100644 --- a/themes/default/top-right-active.xpm +++ b/themes/default/top-right-active.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * top_right_active_xpm[] = { -"8 24 2 1", +"8 22 2 1", " c None", ". c #C0C0FF s active_color_1", "...... ", @@ -24,6 +24,4 @@ static char * top_right_active_xpm[] = { "........", "........", "........", -"........", -"........", "........"}; diff --git a/themes/default/top-right-inactive.png b/themes/default/top-right-inactive.png Binary files differindex 29bd616f5..fed6620bd 100644 --- a/themes/default/top-right-inactive.png +++ b/themes/default/top-right-inactive.png diff --git a/themes/default/top-right-inactive.svg b/themes/default/top-right-inactive.svg index a84dffcb6..333078d35 100644 --- a/themes/default/top-right-inactive.svg +++ b/themes/default/top-right-inactive.svg @@ -10,7 +10,7 @@ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="8" - height="24" + height="22" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" @@ -73,7 +73,7 @@ x1="0" y1="0.5" x2="0" - y2="23.5" + y2="21.5" gradientTransform="matrix(1,0,0,1,0,0)" /> <linearGradient inkscape:collect="always" @@ -157,7 +157,7 @@ style="display:inline"> <path style="fill:url(#linearGradient6945);fill-opacity:0;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linejoin:miter;stroke-opacity:1" - d="M 0,1 L 5,1 C 5,1 7,1 7,4 L 7,19 C 7,19 7,24 2,24 L 0,24 L 0,24 L 0,1 z " + d="M 0,1 L 5,1 C 5,1 7,1 7,4 L 7,17 C 7,17 7,22 2,22 L 0,22 L 0,22 L 0,1 z " id="path6057" /> </g> <g @@ -180,7 +180,7 @@ style="display:inline"> <path id="rect1319" - d="M 0,0 L 0,1 L 5,1 C 5,1 7,1 7,4 C 7,24 7,24 7,24 L 8,24 L 8,0 L 0,0 z " + d="M 0,0 L 0,1 L 5,1 C 5,1 7,1 7,4 C 7,22 7,22 7,22 L 8,22 L 8,0 L 0,0 z " style="fill:black;fill-opacity:0.15" /> </g> <g @@ -189,7 +189,7 @@ inkscape:label="Shadow"> <path style="fill:none;fill-opacity:0.50;fill-rule:evenodd;stroke:black;stroke-width:1px;stroke-linejoin:miter;stroke-opacity:0" - d="M 0.5,23.5 L 5.5,23.5" + d="M 0.5,21.5 L 5.5,21.5" id="path6989" /> </g> </svg> diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm index 0d1002559..2b68d2062 100644 --- a/themes/default/top-right-inactive.xpm +++ b/themes/default/top-right-inactive.xpm @@ -1,6 +1,6 @@ /* XPM */ static char * top_right_inactive_xpm[] = { -"8 24 2 1", +"8 22 2 1", " c None", ". c #C0C0FF s inactive_color_1", "...... ", @@ -24,6 +24,4 @@ static char * top_right_inactive_xpm[] = { "........", "........", "........", -"........", -"........", "........"}; |