Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights
Modified Files:
taillights.edc
Log Message:
add theme debugging parts, include this and have a set of buttons that
emit the signals you'll want your entrance theme to react to
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/taillights.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- taillights.edc 22 Dec 2003 19:43:09 -0000 1.1
+++ taillights.edc 22 Dec 2003 23:23:13 -0000 1.2
@@ -7,6 +7,7 @@
* Background by Roy Wagner : www.cozmo85.net
* Various images by Raster : www.rasterman.com
**************************************************************************/
+#define DEBUG 0
/**
* include our image { } block elsewhere
@@ -80,6 +81,9 @@
*/
#include "parts/login_area.edc"
+#if DEBUG
+#include "parts/debug.edc"
+#endif
}
programs {
program {
@@ -88,6 +92,10 @@
source, "";
action, SIGNAL_EMIT "EntranceUserAuthSuccessDone" "";
}
+#if DEBUG
+#include "programs/debug_programs.edc"
+#endif
+
/**
* handle EntranceSessionList callbacks:
* minimize, show, etc
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs