add hilights (looks nicer with the sun)

SVN revision: 16793
This commit is contained in:
Carsten Haitzler 2005-09-20 11:02:48 +00:00
parent f3e8b3d82d
commit 2f61c04990
4 changed files with 21 additions and 3 deletions

View File

@ -11,6 +11,7 @@ images {
image: "e17_about_sky2.png" LOSSY 70;
image: "e17_about_sky3.png" LOSSY 70;
image: "e17_about_sky4.png" LOSSY 70;
image: "e17_about_sky5.png" LOSSY 70;
image: "e17_about_sky_overlay.png" COMP;
}
@ -193,6 +194,22 @@ group {
}
}
}
part {
name: "sky5";
mouse_events: 0;
description {
state: "default" 0.0;
rel1 {
to: "sky";
}
rel2 {
to: "sky";
}
image {
normal: "e17_about_sky5.png";
}
}
}
part {
name: "sky_over";
mouse_events: 0;

View File

@ -321,4 +321,5 @@ e17_about_sky1.png \
e17_about_sky2.png \
e17_about_sky3.png \
e17_about_sky4.png \
e17_about_sky5.png \
e17_about_sky_overlay.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -58,13 +58,13 @@ e_about_new(E_Container *con)
"writing it.<br>"
"<br>"
"This software is provided as-is with no explicit or implied "
"warranty. This software is goverened by licensing conditions, "
"warranty. This software is governed by licensing conditions, "
"so please see the COPYING and COPYING-PLAIN licence files "
"installed on your system by this software.<br>"
"installed on your system.<br>"
"<br>"
"Enlightenment is under <hilight>HEAVY DEVELOPMENT</hilight> and it "
"is not stable. Many features are incomplete or even non-existant "
"yet and may have many bugs. You have been warned!"
"yet and may have many bugs. You have been <hilight>WARNED!</hilight>"
)
);
edje_object_signal_callback_add(about->bg_object, "close", "",