nicer theme icon.

SVN revision: 23652
This commit is contained in:
Carsten Haitzler 2006-07-02 15:05:15 +00:00
parent b962d733e4
commit 32f73ce887
5 changed files with 3 additions and 47 deletions

View File

@ -8,8 +8,7 @@ images {
image: "e17_icon_reset_button_0.png" LOSSY 90;
image: "e17_icon_reset_button_glow_0.png" LOSSY 90;
image: "e17_icon_theme_0.png" LOSSY 90;
image: "e17_icon_theme_glow_0.png" LOSSY 90;
image: "e17_icon_theme.png" LOSSY 90;
image: "e17_icon_windows.png" LOSSY 90;
@ -249,52 +248,10 @@ group {
aspect: 1.0 1.0;
max: 64 64;
image {
normal: "e17_icon_theme_0.png";
normal: "e17_icon_theme.png";
}
}
}
part {
name: "theme_button_glow";
mouse_events: 0;
description {
state: "default" 0.0;
visible: 0;
rel1 {
to: "theme_button";
}
rel2 {
to: "theme_button";
}
color: 255 255 255 0;
image {
normal: "e17_icon_theme_glow_0.png";
}
}
description {
state: "hilited" 0.0;
inherit: "default" 0.0;
visible: 1;
color: 255 255 255 255;
}
}
}
programs {
program {
name: "theme_button_in";
signal: "active";
source: "";
action: STATE_SET "hilited" 0.0;
transition: LINEAR 0.5;
target: "theme_button_glow";
}
program {
name: "theme_button_out";
signal: "passive";
source: "";
action: STATE_SET "default" 0.0;
transition: LINEAR 0.5;
target: "theme_button_glow";
}
}
}
group {

View File

@ -309,8 +309,7 @@ e17_icon_power_button_glow_0.png \
e17_icon_reset_button_0.png \
e17_icon_reset_button_glow_0.png \
e17_icon_run.png \
e17_icon_theme_0.png \
e17_icon_theme_glow_0.png \
e17_icon_theme.png \
e17_icon_windows.png \
e17_icon_lost_windows.png \
e17_pointer.png \

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB