Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/data/users/default
Modified Files:
default.edc
Log Message:
updates for user icons
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/users/default/default.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- default.edc 31 Oct 2003 04:52:24 -0000 1.2
+++ default.edc 12 Feb 2004 02:41:44 -0000 1.3
@@ -3,109 +3,37 @@
image, "regan_kireilis_photo.jpg" LOSSY 90;
}
-data
-{
-// item, "password" "mypass";
-// item, "session" "Default";
-}
-
collections
{
group
{
// min, 120 48;
// max, 150 60;
- name, "User";
+ name, "Icon";
parts
{
part
{
- name, "Image";
+ name, "Icon";
type, IMAGE;
- mouse_events, 1;
- description
- {
- state, "default" 0.0;
- visible, 1;
- rel1
- {
- relative, 0.0 0.0;
- offset, 5 0;
- }
- rel2
- {
- relative, 1.0 1.0;
- offset, -10 0;
- }
- image
- {
- normal, "regan_kireilis_photo.jpg";
- }
- }
- }
- part
- {
- name, "Label";
- type, TEXT;
mouse_events, 0;
- effect, SOFT_SHADOW;
description
{
state, "default" 0.0;
visible, 1;
rel1
{
- relative, 0.0 1.0;
- offset, 0 -18;
- to, "Image";
- }
- rel2
- {
- relative, 0.0 1.0;
- offset, 50 7;
- to, "Image";
- }
- color, 100 100 100 255;
- color3, 229 229 229 255;
- text
- {
- text, "Corey";
- font, "orbit";
- size, 12;
- fit, 0 0;
- align, 0.0 0.5;
- }
- }
- }
- part
- {
- name, "EntranceUser";
- type, TEXT;
- mouse_events, 0;
- effect, SOFT_SHADOW;
- description
- {
- state, "default" 0.0;
- visible, 0;
- rel1
- {
relative, 0.0 0.0;
offset, 0 0;
}
rel2
{
- relative, 0.0 0.0;
+ relative, 1.0 1.0;
offset, 0 0;
}
- color, 100 100 100 255;
- color3, 229 229 229 255;
- text
+ image
{
- text, "atmos";
- font, "orbit";
- size, 16;
- fit, 0 0;
- align, 0.5 0.5;
+ normal, "regan_kireilis_photo.jpg";
}
}
}
@@ -116,14 +44,14 @@
{
name, "WhoCares";
signal, "mouse,clicked,1";
- source, "Image";
+ source, "Icon";
action, SIGNAL_EMIT "UserSelected" "";
}
program
{
name, "NotMe";
signal, "mouse,clicked,3";
- source, "Image";
+ source, "Icon";
action, SIGNAL_EMIT "UserUnSelected" "";
}
}
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs