Simplify things so we can remove some now unnecessary .png files. Remove

2002-02-07  Anders Carlsson  <andersca@gnu.org>

	* src/themes/Crux/metacity-theme-1.xml:
	Simplify things so we can remove some
	now unnecessary .png files.
	* src/themes/Crux/*.png: Remove some files.
This commit is contained in:
Anders Carlsson 2002-02-06 23:49:59 +00:00 committed by Anders Carlsson
parent fee55e548c
commit 2be2d8ccbe
16 changed files with 20 additions and 41 deletions

View File

@ -1,3 +1,16 @@
2002-02-07 Anders Carlsson <andersca@gnu.org>
* src/themes/Crux/metacity-theme-1.xml:
Simplify things so we can remove some
now unnecessary .png files.
* src/themes/Crux/*.png: Remove some files.
2002-02-07 Anders Carlsson <andersca@gnu.org>
* src/themes/Crux/metacity-theme-1.xml
* src/themes/Crux/*.png:
Add Crux theme
2002-02-07 Kenneth Rohde Christiansen <kenneth@gnu.org> 2002-02-07 Kenneth Rohde Christiansen <kenneth@gnu.org>
* configure.in: add da to ALL_LINGUAS * configure.in: add da to ALL_LINGUAS

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 262 B

After

Width:  |  Height:  |  Size: 294 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1023 B

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 230 B

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 B

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 875 B

After

Width:  |  Height:  |  Size: 907 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 159 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

After

Width:  |  Height:  |  Size: 292 B

View File

@ -86,32 +86,18 @@
x="width - object_width" y="3" width="object_width" height="object_height"/> x="width - object_width" y="3" width="object_width" height="object_height"/>
<image filename="inactive-top-center-left.png" <image filename="inactive-top-center-left.png"
x="4" y="3" x="4" y="0"
width="(left_width + ButtonWidth + IconTitleSpacing + title_width) `min` width="(left_width + ButtonWidth + IconTitleSpacing + title_width) `min`
(width - right_width - 3 * ButtonWidth - CenterTitlePieceWidth - 3)" (width - right_width - 3 * ButtonWidth - CenterTitlePieceWidth - 3)"
height="object_height"/> height="object_height"/>
<image filename="inactive-top-center-left-border.png"
x="left_width + 11" y="0"
width="(title_width + 8) `min`
(width - right_width - 3 * ButtonWidth - CenterTitlePieceWidth - 3)"
height="object_height"/>
<image filename="inactive-top-center-mid.png" <image filename="inactive-top-center-mid.png"
x="((left_width + ButtonWidth + IconTitleSpacing + title_width) `min` (width - object_width - right_width - 3 * ButtonWidth)) + 1" x="((left_width + ButtonWidth + IconTitleSpacing + title_width) `min` (width - object_width - right_width - 3 * ButtonWidth)) + 1"
y="3" width="object_width" height="object_height"/> y="0" width="object_width" height="object_height"/>
<image filename="inactive-top-center-mid-border.png"
x="((left_width + 16 + title_width + IconTitleSpacing) `min` (width - CenterTitlePieceWidth - right_width - 3 * ButtonWidth)) + 1" y="0"
width="object_width" height="object_height"/>
<image filename="inactive-top-center-right-border.png"
x="((left_width + ButtonWidth + IconTitleSpacing + title_width + 16) `min` (width - 3 * ButtonWidth - right_width - 32)) + 1"
y="0"
width="(width - title_width - left_width - ButtonWidth - IconTitleSpacing - 33) `max` (3 * ButtonWidth + 21)"
height="object_height"/>
<image filename="inactive-top-center-right.png" <image filename="inactive-top-center-right.png"
x="((left_width + ButtonWidth + IconTitleSpacing + title_width + CenterTitlePieceWidth) `min` (width - 3 * ButtonWidth - right_width)) + 1" x="((left_width + ButtonWidth + IconTitleSpacing + title_width + CenterTitlePieceWidth) `min` (width - 3 * ButtonWidth - right_width)) + 1"
y="3" y="0"
width="(width - title_width - left_width - ButtonWidth - IconTitleSpacing - CenterTitlePieceWidth - right_width) `max` (3 * ButtonWidth)" width="(width - title_width - left_width - ButtonWidth - IconTitleSpacing - CenterTitlePieceWidth - right_width) `max` (3 * ButtonWidth)"
height="object_height"/> height="object_height"/>
</draw_ops> </draw_ops>
@ -267,42 +253,22 @@
<image filename="active-top-center-left.png" <image filename="active-top-center-left.png"
colorize="gtk:bg[SELECTED]" colorize="gtk:bg[SELECTED]"
x="4" y="3" x="4" y="0"
width="(left_width + ButtonWidth + IconTitleSpacing + title_width) `min` width="(left_width + ButtonWidth + IconTitleSpacing + title_width) `min`
(width - right_width - 3 * ButtonWidth - CenterTitlePieceWidth - 3)" (width - right_width - 3 * ButtonWidth - CenterTitlePieceWidth - 3)"
height="object_height"/> height="object_height"/>
<image filename="active-top-center-left-border.png"
colorize="gtk:bg[SELECTED]"
x="left_width + 11" y="0"
width="(title_width + 8) `min`
(width - right_width - 3 * ButtonWidth - CenterTitlePieceWidth - 3)"
height="object_height"/>
<image filename="active-top-center-mid-left-border.png"
colorize="gtk:bg[SELECTED]"
x="((left_width + 16 + title_width + IconTitleSpacing) `min` (width - CenterTitlePieceWidth - right_width - 3 * ButtonWidth)) + 1" y="0"
width="object_width" height="object_height"/>
<image filename="active-top-center-mid-right-border.png"
x="((left_width + 16 + title_width + IconTitleSpacing) `min` (width - CenterTitlePieceWidth - right_width - 3 * ButtonWidth)) + 1" y="0"
width="object_width" height="object_height"/>
<image filename="active-top-center-mid-left.png" <image filename="active-top-center-mid-left.png"
colorize="gtk:bg[SELECTED]" colorize="gtk:bg[SELECTED]"
x="((left_width + ButtonWidth + IconTitleSpacing + title_width) `min` (width - object_width - right_width - 3 * ButtonWidth)) + 1" x="((left_width + ButtonWidth + IconTitleSpacing + title_width) `min` (width - object_width - right_width - 3 * ButtonWidth)) + 1"
y="3" width="object_width" height="object_height"/> y="0" width="object_width" height="object_height"/>
<image filename="active-top-center-mid-right.png" <image filename="active-top-center-mid-right.png"
x="((left_width + ButtonWidth + IconTitleSpacing + title_width) `min` (width - object_width - right_width - 3 * ButtonWidth)) + 1" x="((left_width + ButtonWidth + IconTitleSpacing + title_width) `min` (width - object_width - right_width - 3 * ButtonWidth)) + 1"
y="3" width="object_width" height="object_height"/> y="0" width="object_width" height="object_height"/>
<image filename="active-top-center-right-border.png"
x="((left_width + ButtonWidth + IconTitleSpacing + title_width + 16) `min` (width - 3 * ButtonWidth - right_width - 32)) + 1"
y="0"
width="(width - title_width - left_width - ButtonWidth - IconTitleSpacing - 33) `max` (3 * ButtonWidth + 21)"
height="object_height"/>
<image filename="active-top-center-right.png" <image filename="active-top-center-right.png"
x="((left_width + ButtonWidth + IconTitleSpacing + title_width + CenterTitlePieceWidth) `min` (width - 3 * ButtonWidth - right_width)) + 1" x="((left_width + ButtonWidth + IconTitleSpacing + title_width + CenterTitlePieceWidth) `min` (width - 3 * ButtonWidth - right_width)) + 1"
y="3" y="0"
width="(width - title_width - left_width - ButtonWidth - IconTitleSpacing - CenterTitlePieceWidth - right_width) `max` (3 * ButtonWidth)" width="(width - title_width - left_width - ButtonWidth - IconTitleSpacing - CenterTitlePieceWidth - right_width) `max` (3 * ButtonWidth)"
height="object_height"/> height="object_height"/>
</draw_ops> </draw_ops>