Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights/programs
Modified Files:
session_list_area_programs.edc user_list_area_programs.edc
Added Files:
Makefile.am
Log Message:
update to use embedded fonts, attempt to make taillights eventually pass make dist
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/session_list_area_programs.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- session_list_area_programs.edc 7 Mar 2004 13:12:24 -0000 1.5
+++ session_list_area_programs.edc 7 Mar 2004 22:01:17 -0000 1.6
@@ -2,24 +2,12 @@
name, "show_session_menu";
signal, "mouse,clicked,1";
source, "session_mouse_area";
- action, STATE_SET "visible" 0.0;
- target, "session_list_clip";
- target, "session_list_border";
- target, "user_list_clip";
- target, "user_list_border";
- transition, ACCELERATE 0.5;
- after, "show_session_menu_after";
- }
- program {
- name, "show_session_menu_after";
- signal, "";
- source, "";
action, STATE_SET "visible" 1.0;
target, "session_list_clip";
target, "session_list_border";
target, "user_list_clip";
target, "user_list_border";
- transition, DECELERATE 0.3;
+ transition, SINUSOIDAL 0.5;
}
program {
name, "show_session_description";
@@ -58,6 +46,7 @@
target, "session_list_border";
transition, DECELERATE 0.5;
}
+#if 0
program {
name, "session_selected";
signal, "SessionSelected";
@@ -67,6 +56,7 @@
target, "session_list_clip";
transition, DECELERATE 0.75;
}
+#endif
program {
name, "show_session_list_minimize";
signal, "mouse,in";
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/user_list_area_programs.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- user_list_area_programs.edc 22 Dec 2003 19:43:10 -0000 1.1
+++ user_list_area_programs.edc 7 Mar 2004 22:01:17 -0000 1.2
@@ -7,6 +7,7 @@
target, "user_list_border";
transition, DECELERATE 0.5;
}
+#if 0
program {
name, "user_selected";
signal, "UserSelected";
@@ -16,6 +17,7 @@
target, "user_list_clip";
transition, DECELERATE 0.75;
}
+#endif
program {
name, "user_unselected";
signal, "UserUnSelected";
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs