Enlightenment CVS committal
Author : atmosphere
Project : misc
Module : engage
Dir : misc/engage/src
Modified Files:
main.c
Log Message:
init edje too
===================================================================
RCS file: /cvsroot/enlightenment/misc/engage/src/main.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- main.c 10 Apr 2004 20:47:39 -0000 1.1
+++ main.c 14 Apr 2004 23:26:59 -0000 1.2
@@ -19,6 +19,7 @@
ecore_app_args_set(argc, (const char **) argv);
// ecore_event_handler_add(ECORE_EVENT_SIGNAL_EXIT, callback_exit, NULL);
ecore_evas_init();
+ edje_init();
od_window_init();
od_dock_init();
@@ -34,6 +35,7 @@
ecore_main_loop_begin();
fprintf(stderr, "cleanly shutting down\n");
+ edje_shutdown();
ecore_evas_shutdown();
ecore_config_save();
ecore_config_exit();
-------------------------------------------------------
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